Searched defs:nlsk (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/net/netfilter/ |
D | nf_tables_api.c | 784 static int nft_netlink_dump_start_rcu(struct sock *nlsk, struct sk_buff *skb, in nft_netlink_dump_start_rcu() 802 static int nf_tables_gettable(struct net *net, struct sock *nlsk, in nf_tables_gettable() 989 static int nf_tables_newtable(struct net *net, struct sock *nlsk, in nf_tables_newtable() 1176 static int nf_tables_deltable(struct net *net, struct sock *nlsk, in nf_tables_deltable() 1559 static int nf_tables_getchain(struct net *net, struct sock *nlsk, in nf_tables_getchain() 2283 static int nf_tables_newchain(struct net *net, struct sock *nlsk, in nf_tables_newchain() 2380 static int nf_tables_delchain(struct net *net, struct sock *nlsk, in nf_tables_delchain() 3017 static int nf_tables_getrule(struct net *net, struct sock *nlsk, in nf_tables_getrule() 3157 static int nf_tables_newrule(struct net *net, struct sock *nlsk, in nf_tables_newrule() 3392 static int nf_tables_delrule(struct net *net, struct sock *nlsk, in nf_tables_delrule() [all …]
|
/Linux-v5.10/net/netlink/ |
D | diag.c | 96 struct netlink_sock *nlsk; in __netlink_diag_dump() local
|
/Linux-v5.10/include/net/netns/ |
D | xfrm.h | 60 struct sock *nlsk; member
|
/Linux-v5.10/net/xfrm/ |
D | xfrm_user.c | 1097 struct sock *nlsk = rcu_dereference(net->xfrm.nlsk); in xfrm_nlmsg_multicast() local 3409 struct sock *nlsk; in xfrm_user_net_init() local
|
/Linux-v5.10/include/net/ |
D | xfrm.h | 1726 struct sock *nlsk; in xfrm_aevent_is_on() local 1739 struct sock *nlsk; in xfrm_acquire_is_on() local
|