Searched defs:nlskb (Results 1 – 8 of 8) sorted by relevance
/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() 151 static int xsk_diag_dump(struct sk_buff *nlskb, struct netlink_callback *cb) in xsk_diag_dump() 181 static int xsk_diag_handler_dump(struct sk_buff *nlskb, struct nlmsghdr *hdr) in xsk_diag_handler_dump()
|
/net/netfilter/ |
D | nf_tables_trace.c | 28 static int trace_fill_header(struct sk_buff *nlskb, u16 type, in trace_fill_header() 44 static int nf_trace_fill_ll_header(struct sk_buff *nlskb, in nf_trace_fill_ll_header() 66 static int nf_trace_fill_dev_info(struct sk_buff *nlskb, in nf_trace_fill_dev_info() 93 static int nf_trace_fill_pkt_info(struct sk_buff *nlskb, in nf_trace_fill_pkt_info() 126 static int nf_trace_fill_rule_info(struct sk_buff *nlskb, in nf_trace_fill_rule_info()
|
D | nfnetlink_hook.c | 61 static struct nlattr *nfnl_start_info_type(struct sk_buff *nlskb, enum nfnl_hook_chaintype t) in nfnl_start_info_type() 77 static int nfnl_hook_put_bpf_prog_info(struct sk_buff *nlskb, in nfnl_hook_put_bpf_prog_info() 112 static int nfnl_hook_put_nft_chain_info(struct sk_buff *nlskb, in nfnl_hook_put_nft_chain_info() 156 static int nfnl_hook_dump_one(struct sk_buff *nlskb, in nfnl_hook_dump_one() 302 static int nfnl_hook_dump(struct sk_buff *nlskb, in nfnl_hook_dump()
|
D | nfnetlink_queue.c | 267 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/net/unix/ |
D | diag.c | 14 static int sk_diag_dump_name(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_name() 27 static int sk_diag_dump_vfs(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_vfs() 43 static int sk_diag_dump_peer(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_peer() 61 static int sk_diag_dump_icons(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_icons() 102 static int sk_diag_show_rqlen(struct sock *sk, struct sk_buff *nlskb) in sk_diag_show_rqlen() 117 static int sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, in sk_diag_dump_uid()
|
/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()
|
/net/netlink/ |
D | diag.c | 12 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_groups()
|
/net/mptcp/ |
D | pm_netlink.c | 2066 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send()
|