Home
last modified time | relevance | path

Searched refs:packet_sock (Results 1 – 3 of 3) sorted by relevance

/linux/net/packet/
A Daf_packet.c189 struct packet_sock;
199 struct packet_sock *);
339 struct packet_sock *po = pkt_sk(sk); in __register_prot_hook()
680 struct packet_sock *po = in prb_retire_rx_blk_timer_expired()
909 struct packet_sock *po) in prb_freeze_queue()
924 struct packet_sock *po) in prb_dispatch_next_block()
1464 struct packet_sock *po; in packet_rcv_fanout()
2110 struct packet_sock *po; in packet_rcv()
2224 struct packet_sock *po; in tpacket_rcv()
3090 struct packet_sock *po; in packet_release()
[all …]
A Dinternal.h109 struct packet_sock { struct
142 static inline struct packet_sock *pkt_sk(struct sock *sk) in pkt_sk() argument
144 return (struct packet_sock *)sk; in pkt_sk()
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()
98 static int pdiag_put_rings_cfg(struct packet_sock *po, struct sk_buff *skb) in pdiag_put_rings_cfg()
113 static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb) in pdiag_put_fanout()
137 struct packet_sock *po = pkt_sk(sk); in sk_diag_fill()

Completed in 868 milliseconds