Home
last modified time | relevance | path

Searched refs:sock_getattr (Results 1 – 3 of 3) sorted by relevance

/linux/net/netlabel/
H A Dnetlabel_calipso.c531 ret_val = ops->sock_getattr(sk, secattr); in calipso_sock_getattr()
/linux/include/net/
H A Dnetlabel.h243 int (*sock_getattr)(struct sock *sk, member
/linux/net/ipv6/
H A Dcalipso.c1420 .sock_getattr = calipso_sock_getattr,