Home
last modified time | relevance | path

Searched refs:smk_sock_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/smack/
H A Dsmack.h175 short smk_sock_type; /* Socket type */ member
H A Dsmack_lsm.c2602 if (spp->smk_port != port || spp->smk_sock_type != sock->type) in smk_ipv6_port_label()
2628 spp->smk_sock_type = sock->type; in smk_ipv6_port_label()
2688 if (spp->smk_port != port || spp->smk_sock_type != sk->sk_type) in smk_ipv6_port_check()
/kernel/linux/linux-6.6/security/smack/
H A Dsmack.h175 short smk_sock_type; /* Socket type */ member
H A Dsmack_lsm.c2735 if (spp->smk_port != port || spp->smk_sock_type != sock->type) in smk_ipv6_port_label()
2761 spp->smk_sock_type = sock->type; in smk_ipv6_port_label()
2820 if (spp->smk_port != port || spp->smk_sock_type != sk->sk_type) in smk_ipv6_port_check()

Completed in 14 milliseconds