Searched defs:nlskb (Results 1 – 5 of 5) sorted by relevance
/net/netfilter/ |
D | nf_tables_trace.c | 31 static int trace_fill_id(struct sk_buff *nlskb, struct sk_buff *skb) in trace_fill_id() 47 static int trace_fill_header(struct sk_buff *nlskb, u16 type, in trace_fill_header() 63 static int nf_trace_fill_ll_header(struct sk_buff *nlskb, in nf_trace_fill_ll_header() 85 static int nf_trace_fill_dev_info(struct sk_buff *nlskb, in nf_trace_fill_dev_info() 112 static int nf_trace_fill_pkt_info(struct sk_buff *nlskb, in nf_trace_fill_pkt_info() 145 static int nf_trace_fill_rule_info(struct sk_buff *nlskb, in nf_trace_fill_rule_info()
|
D | nfnetlink_queue.c | 240 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/net/unix/ |
D | diag.c | 11 static int sk_diag_dump_name(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_name() 22 static int sk_diag_dump_vfs(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_vfs() 38 static int sk_diag_dump_peer(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_peer() 56 static int sk_diag_dump_icons(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_icons() 97 static int sk_diag_show_rqlen(struct sock *sk, struct sk_buff *nlskb) in sk_diag_show_rqlen()
|
/net/packet/ |
D | diag.c | 12 static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_info() 37 static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_mclist() 72 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 | 11 static int sk_diag_dump_groups(struct sock *sk, struct sk_buff *nlskb) in sk_diag_dump_groups()
|