Searched refs:packet_sock (Results 1 – 3 of 3) sorted by relevance
| /net/packet/ |
| A D | af_packet.c | 190 struct packet_sock; 200 struct packet_sock *); 724 struct packet_sock *po = in prb_retire_rx_blk_timer_expired() 953 struct packet_sock *po) in prb_freeze_queue() 968 struct packet_sock *po) in prb_dispatch_next_block() 1051 struct packet_sock *po = container_of(pkc, struct packet_sock, rx_ring.prb_bdqc); in prb_fill_vlan_info() 1514 struct packet_sock *po; in packet_rcv_fanout() 2174 struct packet_sock *po; in packet_rcv() 2286 struct packet_sock *po; in tpacket_rcv() 3173 struct packet_sock *po; in packet_release() [all …]
|
| A D | internal.h | 110 struct packet_sock { struct 137 #define pkt_sk(ptr) container_of_const(ptr, struct packet_sock, sk) argument 149 static inline void packet_sock_flag_set(struct packet_sock *po, in packet_sock_flag_set() 159 static inline bool packet_sock_flag(const struct packet_sock *po, in packet_sock_flag()
|
| A D | diag.c | 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 17 milliseconds