Searched defs:nlsk (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_tables_api.c | 545 static int nf_tables_gettable(struct sock *nlsk, struct sk_buff *skb, in nf_tables_gettable() 676 static int nf_tables_newtable(struct net *net, struct sock *nlsk, in nf_tables_newtable() 813 static int nf_tables_deltable(struct net *net, struct sock *nlsk, in nf_tables_deltable() 1101 static int nf_tables_getchain(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getchain() 1223 static int nf_tables_newchain(struct net *net, struct sock *nlsk, in nf_tables_newchain() 1477 static int nf_tables_delchain(struct net *net, struct sock *nlsk, in nf_tables_delchain() 1931 static int nf_tables_getrule(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getrule() 2010 static int nf_tables_newrule(struct net *net, struct sock *nlsk, in nf_tables_newrule() 2175 static int nf_tables_delrule(struct net *net, struct sock *nlsk, in nf_tables_delrule() 2616 static int nf_tables_getset(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getset() [all …]
|
/linux-4.4.14/net/netlink/ |
D | diag.c | 110 struct netlink_sock *nlsk; in __netlink_diag_dump() local
|
/linux-4.4.14/include/net/netns/ |
D | xfrm.h | 60 struct sock *nlsk; member
|
/linux-4.4.14/kernel/ |
D | audit.h | 250 struct sock *nlsk; member
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_user.c | 979 struct sock *nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_nlmsg_multicast() local 3117 struct sock *nlsk; in xfrm_user_net_init() local
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 1674 struct sock *nlsk; in xfrm_aevent_is_on() local 1687 struct sock *nlsk; in xfrm_acquire_is_on() local
|