Searched defs:nlskb (Results 1 – 6 of 6) sorted by relevance
| /linux/net/xdp/ |
| H A 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() argument 27 struct sk_buff *nlskb) in xsk_diag_put_ring() argument 36 struct sk_buff *nlskb) in xsk_diag_put_rings_cfg() argument 47 static int xsk_diag_put_umem(const struct xdp_sock *xs, struct sk_buff *nlskb) in xsk_diag_put_umem() argument 79 xsk_diag_put_stats(const struct xdp_sock * xs,struct sk_buff * nlskb) xsk_diag_put_stats() 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) xsk_diag_fill() argument 151 xsk_diag_dump(struct sk_buff * nlskb,struct netlink_callback * cb) xsk_diag_dump() argument 181 xsk_diag_handler_dump(struct sk_buff * nlskb,struct nlmsghdr * hdr) xsk_diag_handler_dump() argument [all...] |
| /linux/net/netfilter/ |
| H A D | nf_tables_trace.c | 29 static int trace_fill_header(struct sk_buff *nlskb, u16 type, in trace_fill_header() 45 static int nf_trace_fill_ll_header(struct sk_buff *nlskb, in nf_trace_fill_ll_header() 67 static int nf_trace_fill_dev_info(struct sk_buff *nlskb, in nf_trace_fill_dev_info() 94 static int nf_trace_fill_ct_info(struct sk_buff *nlskb, in nf_trace_fill_ct_info() 140 static int nf_trace_fill_pkt_info(struct sk_buff *nlskb, in nf_trace_fill_pkt_info() 173 static int nf_trace_fill_rule_info(struct sk_buff *nlskb, in nf_trace_fill_rule_info()
|
| H A D | nfnetlink_queue.c | 507 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
| /linux/net/unix/ |
| H A D | diag.c | 16 static int sk_diag_dump_name(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_name() 29 static int sk_diag_dump_vfs(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_vfs() 50 static int sk_diag_dump_peer(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_peer() 66 static int sk_diag_dump_icons(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_icons() 96 static int sk_diag_show_rqlen(struct sock *sk, struct sk_buff *nlskb) in sk_diag_show_rqlen() 111 static int sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, in sk_diag_dump_uid()
|
| /linux/net/netlink/ |
| H A D | diag.c | 12 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_groups() argument
|
| /linux/net/mptcp/ |
| H A D | pm_netlink.c | 285 static void mptcp_nl_mcast_send(struct net *net, struct sk_buff *nlskb, gfp_t gfp) in mptcp_nl_mcast_send()
|