Lines Matching defs:po

352 	struct packet_sock *po = pkt_sk(sk);  in register_prot_hook()  local
372 struct packet_sock *po = pkt_sk(sk); in __unregister_prot_hook() local
390 struct packet_sock *po = pkt_sk(sk); in unregister_prot_hook() local
403 static void __packet_set_status(struct packet_sock *po, void *frame, int status) in __packet_set_status()
430 static int __packet_get_status(struct packet_sock *po, void *frame) in __packet_get_status()
456 static void *packet_lookup_frame(struct packet_sock *po, in packet_lookup_frame()
480 static void *packet_current_frame(struct packet_sock *po, in packet_current_frame()
492 static void prb_shutdown_retire_blk_timer(struct packet_sock *po, in prb_shutdown_retire_blk_timer()
507 static void prb_init_blk_timer(struct packet_sock *po, in prb_init_blk_timer()
517 static void prb_setup_retire_blk_timer(struct packet_sock *po, int tx_ring) in prb_setup_retire_blk_timer()
528 static int prb_calc_retire_blk_tmo(struct packet_sock *po, in prb_calc_retire_blk_tmo()
583 static void init_prb_bdqc(struct packet_sock *po, in init_prb_bdqc()
651 struct packet_sock *po = (struct packet_sock *)data; in prb_retire_rx_blk_timer_expired() local
763 struct packet_sock *po, unsigned int stat) in prb_close_block()
873 struct packet_sock *po) in prb_freeze_queue()
888 struct packet_sock *po) in prb_dispatch_next_block()
913 struct packet_sock *po, unsigned int status) in prb_retire_current_block()
1012 static void *__packet_lookup_frame_in_block(struct packet_sock *po, in __packet_lookup_frame_in_block()
1074 static void *packet_current_rx_frame(struct packet_sock *po, in packet_current_rx_frame()
1094 static void *prb_lookup_block(struct packet_sock *po, in prb_lookup_block()
1118 static void *__prb_previous_block(struct packet_sock *po, in __prb_previous_block()
1126 static void *packet_previous_rx_frame(struct packet_sock *po, in packet_previous_rx_frame()
1136 static void packet_increment_rx_head(struct packet_sock *po, in packet_increment_rx_head()
1151 static void *packet_previous_frame(struct packet_sock *po, in packet_previous_frame()
1221 struct packet_sock *po; in packet_rcv_fanout() local
1257 static void __fanout_link(struct sock *sk, struct packet_sock *po) in __fanout_link()
1268 static void __fanout_unlink(struct sock *sk, struct packet_sock *po) in __fanout_unlink()
1286 struct packet_sock *po = pkt_sk(sk); in fanout_add() local
1359 struct packet_sock *po = pkt_sk(sk); in fanout_release() local
1594 struct packet_sock *po; in packet_rcv() local
1705 struct packet_sock *po; in tpacket_rcv() local
1930 struct packet_sock *po = pkt_sk(skb->sk); in tpacket_destruct_skb() local
1944 static int tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb, in tpacket_fill_skb()
2042 static int tpacket_snd(struct packet_sock *po, struct msghdr *msg) in tpacket_snd()
2209 struct packet_sock *po = pkt_sk(sk); in packet_snd() local
2382 struct packet_sock *po = pkt_sk(sk); in packet_sendmsg() local
2397 struct packet_sock *po; in packet_release() local
2454 struct packet_sock *po = pkt_sk(sk); in packet_do_bind() local
2561 struct packet_sock *po; in packet_create() local
2849 struct packet_sock *po = pkt_sk(sk); in packet_getname() local
2917 struct packet_sock *po = pkt_sk(sk); in packet_mc_add() local
2998 struct packet_sock *po = pkt_sk(sk); in packet_flush_mclist() local
3021 struct packet_sock *po = pkt_sk(sk); in packet_setsockopt() local
3206 struct packet_sock *po = pkt_sk(sk); in packet_getsockopt() local
3339 struct packet_sock *po = pkt_sk(sk); in packet_notifier() local
3437 struct packet_sock *po = pkt_sk(sk); in packet_poll() local
3566 struct packet_sock *po = pkt_sk(sk); in packet_set_ring() local
3713 struct packet_sock *po = pkt_sk(sk); in packet_mmap() local
3852 const struct packet_sock *po = pkt_sk(s); in packet_seq_show() local