Searched defs:nlsk (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/net/netfilter/ |
D | nf_tables_api.c | 626 static int nft_netlink_dump_start_rcu(struct sock *nlsk, struct sk_buff *skb, in nft_netlink_dump_start_rcu() 644 static int nf_tables_gettable(struct net *net, struct sock *nlsk, in nf_tables_gettable() 801 static int nf_tables_newtable(struct net *net, struct sock *nlsk, in nf_tables_newtable() 966 static int nf_tables_deltable(struct net *net, struct sock *nlsk, in nf_tables_deltable() 1291 static int nf_tables_getchain(struct net *net, struct sock *nlsk, in nf_tables_getchain() 1749 static int nf_tables_newchain(struct net *net, struct sock *nlsk, in nf_tables_newchain() 1833 static int nf_tables_delchain(struct net *net, struct sock *nlsk, in nf_tables_delchain() 2371 static int nf_tables_getrule(struct net *net, struct sock *nlsk, in nf_tables_getrule() 2509 static int nf_tables_newrule(struct net *net, struct sock *nlsk, in nf_tables_newrule() 2719 static int nf_tables_delrule(struct net *net, struct sock *nlsk, in nf_tables_delrule() [all …]
|
/Linux-v4.19/net/netlink/ |
D | diag.c | 95 struct netlink_sock *nlsk; in __netlink_diag_dump() local
|
/Linux-v4.19/include/net/netns/ |
D | xfrm.h | 58 struct sock *nlsk; member
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_user.c | 1064 struct sock *nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_nlmsg_multicast() local 3318 struct sock *nlsk; in xfrm_user_net_init() local
|
/Linux-v4.19/include/net/ |
D | xfrm.h | 1802 struct sock *nlsk; in xfrm_aevent_is_on() local 1815 struct sock *nlsk; in xfrm_acquire_is_on() local
|