| /Linux-v5.4/net/ipv4/ | 
| D | udp_diag.c | 30 static int udp_dump_one(struct udp_table *tbl, struct sk_buff *in_skb,  in udp_dump_one()154 static int udp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh,  in udp_diag_dump_one()
 168 static int __udp_diag_destroy(struct sk_buff *in_skb,  in __udp_diag_destroy()
 226 static int udp_diag_destroy(struct sk_buff *in_skb,  in udp_diag_destroy()
 232 static int udplite_diag_destroy(struct sk_buff *in_skb,  in udplite_diag_destroy()
 258 static int udplite_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh,  in udplite_diag_dump_one()
 
 | 
| D | tcp_diag.c | 187 static int tcp_diag_dump_one(struct sk_buff *in_skb, const struct nlmsghdr *nlh,  in tcp_diag_dump_one()194 static int tcp_diag_destroy(struct sk_buff *in_skb,  in tcp_diag_destroy()
 
 | 
| D | raw_diag.c | 90 static int raw_diag_dump_one(struct sk_buff *in_skb,  in raw_diag_dump_one()202 static int raw_diag_destroy(struct sk_buff *in_skb,  in raw_diag_destroy()
 
 | 
| D | inet_diag.c | 465 			    struct sk_buff *in_skb,  in inet_diag_dump_one_icsk()507 static int inet_diag_cmd_exact(int cmd, struct sk_buff *in_skb,  in inet_diag_cmd_exact()
 1106 static int inet_diag_get_exact_compat(struct sk_buff *in_skb,  in inet_diag_get_exact_compat()
 
 | 
| /Linux-v5.4/crypto/ | 
| D | crypto_user_stat.c | 25 	struct sk_buff *in_skb;  member272 	struct sk_buff *in_skb = info->in_skb;  in crypto_reportstat_alg()  local
 299 int crypto_reportstat(struct sk_buff *in_skb, struct nlmsghdr *in_nlh,  in crypto_reportstat()
 
 | 
| D | crypto_user_base.c | 30 	struct sk_buff *in_skb;  member157 	struct sk_buff *in_skb = info->in_skb;  in crypto_report_alg()  local
 184 static int crypto_report(struct sk_buff *in_skb, struct nlmsghdr *in_nlh,  in crypto_report()
 
 | 
| /Linux-v5.4/include/crypto/internal/ | 
| D | cryptouser.h | 10 static inline int crypto_reportstat(struct sk_buff *in_skb,  in crypto_reportstat()
 | 
| /Linux-v5.4/net/dccp/ | 
| D | diag.c | 54 static int dccp_diag_dump_one(struct sk_buff *in_skb,  in dccp_diag_dump_one()
 | 
| /Linux-v5.4/net/sctp/ | 
| D | diag.c | 257 	struct sk_buff *in_skb = commp->skb;  in sctp_tsp_dump_one()  local435 static int sctp_diag_dump_one(struct sk_buff *in_skb,  in sctp_diag_dump_one()
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | cls_cgroup.c | 76 static int cls_cgroup_change(struct net *net, struct sk_buff *in_skb,  in cls_cgroup_change()
 | 
| D | cls_basic.c | 170 static int basic_change(struct net *net, struct sk_buff *in_skb,  in basic_change()
 | 
| D | cls_fw.c | 237 static int fw_change(struct net *net, struct sk_buff *in_skb,  in fw_change()
 | 
| D | cls_matchall.c | 182 static int mall_change(struct net *net, struct sk_buff *in_skb,  in mall_change()
 | 
| D | cls_tcindex.c | 496 tcindex_change(struct net *net, struct sk_buff *in_skb,  in tcindex_change()
 | 
| D | cls_flow.c | 387 static int flow_change(struct net *net, struct sk_buff *in_skb,  in flow_change()
 | 
| D | cls_route.c | 465 static int route4_change(struct net *net, struct sk_buff *in_skb,  in route4_change()
 | 
| D | cls_bpf.c | 458 static int cls_bpf_change(struct net *net, struct sk_buff *in_skb,  in cls_bpf_change()
 | 
| D | cls_rsvp.h | 473 static int rsvp_change(struct net *net, struct sk_buff *in_skb,  in rsvp_change()
 | 
| D | cls_u32.c | 843 static int u32_change(struct net *net, struct sk_buff *in_skb,  in u32_change()
 | 
| /Linux-v5.4/net/unix/ | 
| D | diag.c | 257 static int unix_diag_get_exact(struct sk_buff *in_skb,  in unix_diag_get_exact()
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_user.c | 806 	struct sk_buff *in_skb;  member975 	struct sk_buff *in_skb = sp->in_skb;  in dump_one_state()  local
 1053 static struct sk_buff *xfrm_state_netlink(struct sk_buff *in_skb,  in xfrm_state_netlink()
 1764 	struct sk_buff *in_skb = sp->in_skb;  in dump_one_policy()  local
 1828 static struct sk_buff *xfrm_policy_netlink(struct sk_buff *in_skb,  in xfrm_policy_netlink()
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | addrlabel.c | 570 static int ip6addrlbl_get(struct sk_buff *in_skb, struct nlmsghdr *nlh,  in ip6addrlbl_get()
 | 
| /Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/ | 
| D | dma.c | 947 			    struct sk_buff **in_skb)  in dma_tx_fragment()
 | 
| /Linux-v5.4/net/mpls/ | 
| D | af_mpls.c | 1251 static int mpls_netconf_get_devconf(struct sk_buff *in_skb,  in mpls_netconf_get_devconf()2337 static int mpls_getroute(struct sk_buff *in_skb, struct nlmsghdr *in_nlh,  in mpls_getroute()
 
 | 
| /Linux-v5.4/net/decnet/ | 
| D | dn_route.c | 1631 static int dn_cache_getroute(struct sk_buff *in_skb, struct nlmsghdr *nlh,  in dn_cache_getroute()
 |