Searched refs:packet_sock (Results 1 – 3 of 3) sorted by relevance
189 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 …]
109 struct packet_sock { struct142 static inline struct packet_sock *pkt_sk(struct sock *sk) in pkt_sk() argument144 return (struct packet_sock *)sk; in pkt_sk()
13 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