Symbol: packet_sock
net/packet/af_packet.c
1046
static void *__packet_lookup_frame_in_block(struct packet_sock *po,
net/packet/af_packet.c
1107
static void *packet_current_rx_frame(struct packet_sock *po,
net/packet/af_packet.c
1127
static void *prb_lookup_block(const struct packet_sock *po,
net/packet/af_packet.c
1151
static void *__prb_previous_block(struct packet_sock *po,
net/packet/af_packet.c
1159
static void *packet_previous_rx_frame(struct packet_sock *po,
net/packet/af_packet.c
1169
static void packet_increment_rx_head(struct packet_sock *po,
net/packet/af_packet.c
1184
static void *packet_previous_frame(struct packet_sock *po,
net/packet/af_packet.c
1222
static int packet_alloc_pending(struct packet_sock *po)
net/packet/af_packet.c
1233
static void packet_free_pending(struct packet_sock *po)
net/packet/af_packet.c
1243
static bool __tpacket_has_room(const struct packet_sock *po, int pow_off)
net/packet/af_packet.c
1256
static bool __tpacket_v3_has_room(const struct packet_sock *po, int pow_off)
net/packet/af_packet.c
1269
static int __packet_rcv_has_room(const struct packet_sock *po,
net/packet/af_packet.c
1303
static int packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb)
net/packet/af_packet.c
1317
static void packet_rcv_try_clear_pressure(struct packet_sock *po)
net/packet/af_packet.c
1337
static bool fanout_flow_is_huge(struct packet_sock *po, struct sk_buff *skb)
net/packet/af_packet.c
1392
struct packet_sock *po, *po_next, *po_skip = NULL;
net/packet/af_packet.c
1461
struct packet_sock *po;
net/packet/af_packet.c
1512
static void __fanout_link(struct sock *sk, struct packet_sock *po)
net/packet/af_packet.c
1525
static void __fanout_unlink(struct sock *sk, struct packet_sock *po)
net/packet/af_packet.c
1582
static int fanout_set_data_cbpf(struct packet_sock *po, sockptr_t data,
net/packet/af_packet.c
1604
static int fanout_set_data_ebpf(struct packet_sock *po, sockptr_t data,
net/packet/af_packet.c
1625
static int fanout_set_data(struct packet_sock *po, sockptr_t data,
net/packet/af_packet.c
1680
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
1820
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
190
struct packet_sock;
net/packet/af_packet.c
194
static void *packet_previous_frame(struct packet_sock *po,
net/packet/af_packet.c
200
struct packet_sock *);
net/packet/af_packet.c
202
struct packet_sock *, unsigned int status);
net/packet/af_packet.c
2120
struct packet_sock *po;
net/packet/af_packet.c
2232
struct packet_sock *po;
net/packet/af_packet.c
242
static void __fanout_unlink(struct sock *sk, struct packet_sock *po);
net/packet/af_packet.c
243
static void __fanout_link(struct sock *sk, struct packet_sock *po);
net/packet/af_packet.c
2511
struct packet_sock *po = pkt_sk(skb->sk);
net/packet/af_packet.c
2568
static int tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb,
net/packet/af_packet.c
2648
static int tpacket_parse_header(struct packet_sock *po, void *frame,
net/packet/af_packet.c
2716
static int tpacket_snd(struct packet_sock *po, struct msghdr *msg)
net/packet/af_packet.c
272
static int packet_xmit(const struct packet_sock *po, struct sk_buff *skb)
net/packet/af_packet.c
287
static struct net_device *packet_cached_dev_get(struct packet_sock *po)
net/packet/af_packet.c
2951
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
299
static void packet_cached_dev_assign(struct packet_sock *po,
net/packet/af_packet.c
305
static void packet_cached_dev_reset(struct packet_sock *po)
net/packet/af_packet.c
3100
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3119
struct packet_sock *po;
net/packet/af_packet.c
3192
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3325
.obj_size = sizeof(struct packet_sock),
net/packet/af_packet.c
3336
struct packet_sock *po;
net/packet/af_packet.c
337
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3600
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
364
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3679
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3761
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
3785
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
386
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
399
static void __packet_set_status(struct packet_sock *po, void *frame, int status)
net/packet/af_packet.c
4059
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
4192
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
427
static int __packet_get_status(const struct packet_sock *po, void *frame)
net/packet/af_packet.c
4294
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
4416
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
4583
struct packet_sock *po = pkt_sk(sk);
net/packet/af_packet.c
470
static __u32 __packet_set_timestamp(struct packet_sock *po, void *frame,
net/packet/af_packet.c
4722
const struct packet_sock *po = pkt_sk(s);
net/packet/af_packet.c
513
static void *packet_lookup_frame(const struct packet_sock *po,
net/packet/af_packet.c
533
static void *packet_current_frame(struct packet_sock *po,
net/packet/af_packet.c
582
static void prb_shutdown_retire_blk_timer(struct packet_sock *po,
net/packet/af_packet.c
591
static int prb_calc_retire_blk_tmo(struct packet_sock *po,
net/packet/af_packet.c
634
static void init_prb_bdqc(struct packet_sock *po,
net/packet/af_packet.c
683
struct packet_sock *po =
net/packet/af_packet.c
781
struct packet_sock *po, unsigned int stat)
net/packet/af_packet.c
900
struct packet_sock *po)
net/packet/af_packet.c
915
struct packet_sock *po)
net/packet/af_packet.c
940
struct packet_sock *po, unsigned int status)
net/packet/af_packet.c
998
struct packet_sock *po = container_of(pkc, struct packet_sock, rx_ring.prb_bdqc);
net/packet/diag.c
113
static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb)
net/packet/diag.c
13
static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb)
net/packet/diag.c
137
struct packet_sock *po = pkt_sk(sk);
net/packet/diag.c
38
static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb)
net/packet/diag.c
98
static int pdiag_put_rings_cfg(struct packet_sock *po, struct sk_buff *skb)
net/packet/internal.h
131
#define pkt_sk(ptr) container_of_const(ptr, struct packet_sock, sk)
net/packet/internal.h
143
static inline void packet_sock_flag_set(struct packet_sock *po,
net/packet/internal.h
153
static inline bool packet_sock_flag(const struct packet_sock *po,