Searched defs:nlskb (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/net/xdp/ |
D | xsk_diag.c | 17 static int xsk_diag_put_info(const struct xdp_sock *xs, struct sk_buff *nlskb) in xsk_diag_put_info() 27 struct sk_buff *nlskb) in xsk_diag_put_ring() 36 struct sk_buff *nlskb) in xsk_diag_put_rings_cfg() 47 static int xsk_diag_put_umem(const struct xdp_sock *xs, struct sk_buff *nlskb) in xsk_diag_put_umem() 79 static int xsk_diag_put_stats(const struct xdp_sock *xs, struct sk_buff *nlskb) in xsk_diag_put_stats() 92 static int xsk_diag_fill(struct sock *sk, struct sk_buff *nlskb, in xsk_diag_fill() 148 static int xsk_diag_dump(struct sk_buff *nlskb, struct netlink_callback *cb) in xsk_diag_dump() 178 static int xsk_diag_handler_dump(struct sk_buff *nlskb, struct nlmsghdr *hdr) in xsk_diag_handler_dump()
|
/Linux-v5.15/net/netfilter/ |
D | nf_tables_trace.c | 28 static int trace_fill_id(struct sk_buff *nlskb, struct sk_buff *skb) in trace_fill_id() 44 static int trace_fill_header(struct sk_buff *nlskb, u16 type, in trace_fill_header() 60 static int nf_trace_fill_ll_header(struct sk_buff *nlskb, in nf_trace_fill_ll_header() 82 static int nf_trace_fill_dev_info(struct sk_buff *nlskb, in nf_trace_fill_dev_info() 109 static int nf_trace_fill_pkt_info(struct sk_buff *nlskb, in nf_trace_fill_pkt_info() 142 static int nf_trace_fill_rule_info(struct sk_buff *nlskb, in nf_trace_fill_rule_info()
|
D | nfnetlink_hook.c | 59 static int nfnl_hook_put_nft_chain_info(struct sk_buff *nlskb, in nfnl_hook_put_nft_chain_info() 113 static int nfnl_hook_dump_one(struct sk_buff *nlskb, in nfnl_hook_dump_one() 245 static int nfnl_hook_dump(struct sk_buff *nlskb, in nfnl_hook_dump()
|
D | nfnetlink_queue.c | 263 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/Linux-v5.15/net/unix/ |
D | diag.c | 14 static int sk_diag_dump_name(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_name() 26 static int sk_diag_dump_vfs(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_vfs() 42 static int sk_diag_dump_peer(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_peer() 60 static int sk_diag_dump_icons(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_icons() 101 static int sk_diag_show_rqlen(struct sock *sk, struct sk_buff *nlskb) in sk_diag_show_rqlen() 116 static int sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_uid()
|
/Linux-v5.15/net/packet/ |
D | diag.c | 13 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_info() 38 static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_mclist() 73 struct sk_buff *nlskb) in pdiag_put_ring() 113 static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_fanout()
|
/Linux-v5.15/net/netlink/ |
D | diag.c | 12 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_groups()
|
/Linux-v5.15/net/mptcp/ |
D | pm_netlink.c | 1733 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send()
|