Home
last modified time | relevance | path

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

/linux/net/netlabel/
H A Dnetlabel_calipso.c574 ops->sock_delattr(sk); in calipso_sock_delattr()
/linux/include/net/
H A Dnetlabel.h247 void (*sock_delattr)(struct sock *sk); member
/linux/net/ipv6/
H A Dcalipso.c1422 .sock_delattr = calipso_sock_delattr,