Searched defs:nlsk (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/netfilter/ | 
| D | nf_tables_api.c | 669 static int nft_netlink_dump_start_rcu(struct sock *nlsk, struct sk_buff *skb,  in nft_netlink_dump_start_rcu()687 static int nf_tables_gettable(struct net *net, struct sock *nlsk,  in nf_tables_gettable()
 872 static int nf_tables_newtable(struct net *net, struct sock *nlsk,  in nf_tables_newtable()
 1037 static int nf_tables_deltable(struct net *net, struct sock *nlsk,  in nf_tables_deltable()
 1370 static int nf_tables_getchain(struct net *net, struct sock *nlsk,  in nf_tables_getchain()
 1841 static int nf_tables_newchain(struct net *net, struct sock *nlsk,  in nf_tables_newchain()
 1932 static int nf_tables_delchain(struct net *net, struct sock *nlsk,  in nf_tables_delchain()
 2535 static int nf_tables_getrule(struct net *net, struct sock *nlsk,  in nf_tables_getrule()
 2676 static int nf_tables_newrule(struct net *net, struct sock *nlsk,  in nf_tables_newrule()
 2895 static int nf_tables_delrule(struct net *net, struct sock *nlsk,  in nf_tables_delrule()
 [all …]
 
 | 
| /Linux-v5.4/net/netlink/ | 
| D | diag.c | 96 	struct netlink_sock *nlsk;  in __netlink_diag_dump()  local
 | 
| /Linux-v5.4/include/net/netns/ | 
| D | xfrm.h | 60 	struct sock		*nlsk;  member
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_user.c | 1084 	struct sock *nlsk = rcu_dereference(net->xfrm.nlsk);  in xfrm_nlmsg_multicast()  local3329 	struct sock *nlsk;  in xfrm_user_net_init()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | xfrm.h | 1722 	struct sock *nlsk;  in xfrm_aevent_is_on()  local1735 	struct sock *nlsk;  in xfrm_acquire_is_on()  local
 
 |