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

/linux-master/net/netfilter/
H A Dnf_tables_trace.c28 static int trace_fill_header(struct sk_buff *nlskb, u16 type, argument
44 static int nf_trace_fill_ll_header(struct sk_buff *nlskb, argument
66 static int nf_trace_fill_dev_info(struct sk_buff *nlskb, argument
93 static int nf_trace_fill_pkt_info(struct sk_buff *nlskb, argument
126 nf_trace_fill_rule_info(struct sk_buff *nlskb, const struct nft_verdict *verdict, const struct nft_rule_dp *rule, const struct nft_traceinfo *info) argument
[all...]
H A Dnfnetlink_hook.c61 static struct nlattr *nfnl_start_info_type(struct sk_buff *nlskb, enum nfnl_hook_chaintype t) argument
77 static int nfnl_hook_put_bpf_prog_info(struct sk_buff *nlskb, argument
112 nfnl_hook_put_nft_chain_info(struct sk_buff *nlskb, const struct nfnl_dump_hook_data *ctx, unsigned int seq, struct nft_chain *chain) argument
156 nfnl_hook_dump_one(struct sk_buff *nlskb, const struct nfnl_dump_hook_data *ctx, const struct nf_hook_ops *ops, int family, unsigned int seq) argument
302 nfnl_hook_dump(struct sk_buff *nlskb, struct netlink_callback *cb) argument
[all...]
H A Dnfnetlink_queue.c417 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, argument
/linux-master/net/packet/
H A Ddiag.c13 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) argument
38 static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb) argument
113 static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb) argument
72 pdiag_put_ring(struct packet_ring_buffer *ring, int ver, int nl_type, struct sk_buff *nlskb) argument
[all...]
/linux-master/net/netlink/
H A Ddiag.c12 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) argument
/linux-master/net/xdp/
H A Dxsk_diag.c17 static int xsk_diag_put_info(const struct xdp_sock *xs, struct sk_buff *nlskb) argument
47 static int xsk_diag_put_umem(const struct xdp_sock *xs, struct sk_buff *nlskb) argument
26 xsk_diag_put_ring(const struct xsk_queue *queue, int nl_type, struct sk_buff *nlskb) argument
35 xsk_diag_put_rings_cfg(const struct xdp_sock *xs, struct sk_buff *nlskb) argument
79 xsk_diag_put_stats(const struct xdp_sock *xs, struct sk_buff *nlskb) argument
92 xsk_diag_fill(struct sock *sk, struct sk_buff *nlskb, struct xdp_diag_req *req, struct user_namespace *user_ns, u32 portid, u32 seq, u32 flags, int sk_ino) argument
151 xsk_diag_dump(struct sk_buff *nlskb, struct netlink_callback *cb) argument
181 xsk_diag_handler_dump(struct sk_buff *nlskb, struct nlmsghdr *hdr) argument
[all...]
/linux-master/net/unix/
H A Ddiag.c14 static int sk_diag_dump_name(struct sock *sk, struct sk_buff *nlskb) argument
27 static int sk_diag_dump_vfs(struct sock *sk, struct sk_buff *nlskb) argument
43 static int sk_diag_dump_peer(struct sock *sk, struct sk_buff *nlskb) argument
61 static int sk_diag_dump_icons(struct sock *sk, struct sk_buff *nlskb) argument
102 static int sk_diag_show_rqlen(struct sock *sk, struct sk_buff *nlskb) argument
117 sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, struct user_namespace *user_ns) argument
[all...]
/linux-master/net/mptcp/
H A Dpm_netlink.c1946 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) argument

Completed in 176 milliseconds