Searched defs:nlsk (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/net/netfilter/ |
D | nf_tables_api.c | 507 static int nf_tables_gettable(struct sock *nlsk, struct sk_buff *skb, in nf_tables_gettable() 638 static int nf_tables_newtable(struct sock *nlsk, struct sk_buff *skb, in nf_tables_newtable() 774 static int nf_tables_deltable(struct sock *nlsk, struct sk_buff *skb, in nf_tables_deltable() 1058 static int nf_tables_getchain(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getchain() 1176 static int nf_tables_newchain(struct sock *nlsk, struct sk_buff *skb, in nf_tables_newchain() 1405 static int nf_tables_delchain(struct sock *nlsk, struct sk_buff *skb, in nf_tables_delchain() 1860 static int nf_tables_getrule(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getrule() 1939 static int nf_tables_newrule(struct sock *nlsk, struct sk_buff *skb, in nf_tables_newrule() 2105 static int nf_tables_delrule(struct sock *nlsk, struct sk_buff *skb, in nf_tables_delrule() 2548 static int nf_tables_getset(struct sock *nlsk, struct sk_buff *skb, in nf_tables_getset() [all …]
|
/linux-4.1.27/net/netlink/ |
D | diag.c | 110 struct netlink_sock *nlsk; in __netlink_diag_dump() local
|
/linux-4.1.27/include/net/netns/ |
D | xfrm.h | 60 struct sock *nlsk; member
|
/linux-4.1.27/kernel/ |
D | audit.h | 249 struct sock *nlsk; member
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 956 struct sock *nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_nlmsg_multicast() local 3092 struct sock *nlsk; in xfrm_user_net_init() local
|
/linux-4.1.27/include/net/ |
D | xfrm.h | 1663 struct sock *nlsk; in xfrm_aevent_is_on() local 1676 struct sock *nlsk; in xfrm_acquire_is_on() local
|