Home
last modified time | relevance | path

Searched defs:nlskb (Results 1 – 8 of 8) sorted by relevance

/linux/net/xdp/
H A Dxsk_diag.c17 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()
/linux/net/netfilter/
H A Dnf_tables_trace.c28 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()
H A Dnfnetlink_hook.c61 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()
H A Dnfnetlink_queue.c419 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
/linux/net/unix/
H A Ddiag.c14 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()
/linux/net/packet/
H A Ddiag.c13 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/net/netlink/
H A Ddiag.c12 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_groups()
/linux/net/mptcp/
H A Dpm_netlink.c1954 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send()