Lines Matching defs:po

283 static struct net_device *packet_cached_dev_get(struct packet_sock *po)  in packet_cached_dev_get()
296 static void packet_cached_dev_assign(struct packet_sock *po, in packet_cached_dev_assign()
302 static void packet_cached_dev_reset(struct packet_sock *po) in packet_cached_dev_reset()
307 static bool packet_use_direct_xmit(const struct packet_sock *po) in packet_use_direct_xmit()
339 struct packet_sock *po = pkt_sk(sk); in register_prot_hook() local
361 struct packet_sock *po = pkt_sk(sk); in __unregister_prot_hook() local
381 struct packet_sock *po = pkt_sk(sk); in unregister_prot_hook() local
394 static void __packet_set_status(struct packet_sock *po, void *frame, int status) in __packet_set_status()
417 static int __packet_get_status(struct packet_sock *po, void *frame) in __packet_get_status()
455 static __u32 __packet_set_timestamp(struct packet_sock *po, void *frame, in __packet_set_timestamp()
488 static void *packet_lookup_frame(struct packet_sock *po, in packet_lookup_frame()
508 static void *packet_current_frame(struct packet_sock *po, in packet_current_frame()
520 static void prb_shutdown_retire_blk_timer(struct packet_sock *po, in prb_shutdown_retire_blk_timer()
536 static void prb_init_blk_timer(struct packet_sock *po, in prb_init_blk_timer()
546 static void prb_setup_retire_blk_timer(struct packet_sock *po, int tx_ring) in prb_setup_retire_blk_timer()
558 static int prb_calc_retire_blk_tmo(struct packet_sock *po, in prb_calc_retire_blk_tmo()
607 static void init_prb_bdqc(struct packet_sock *po, in init_prb_bdqc()
676 struct packet_sock *po = (struct packet_sock *)data; in prb_retire_rx_blk_timer_expired() local
792 struct packet_sock *po, unsigned int stat) in prb_close_block()
905 struct packet_sock *po) in prb_freeze_queue()
920 struct packet_sock *po) in prb_dispatch_next_block()
945 struct packet_sock *po, unsigned int status) in prb_retire_current_block()
1044 static void *__packet_lookup_frame_in_block(struct packet_sock *po, in __packet_lookup_frame_in_block()
1106 static void *packet_current_rx_frame(struct packet_sock *po, in packet_current_rx_frame()
1126 static void *prb_lookup_block(struct packet_sock *po, in prb_lookup_block()
1150 static void *__prb_previous_block(struct packet_sock *po, in __prb_previous_block()
1158 static void *packet_previous_rx_frame(struct packet_sock *po, in packet_previous_rx_frame()
1168 static void packet_increment_rx_head(struct packet_sock *po, in packet_increment_rx_head()
1183 static void *packet_previous_frame(struct packet_sock *po, in packet_previous_frame()
1221 static int packet_alloc_pending(struct packet_sock *po) in packet_alloc_pending()
1232 static void packet_free_pending(struct packet_sock *po) in packet_free_pending()
1237 static bool packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb) in packet_rcv_has_room()
1343 struct packet_sock *po; in packet_rcv_fanout() local
1393 static void __fanout_link(struct sock *sk, struct packet_sock *po) in __fanout_link()
1404 static void __fanout_unlink(struct sock *sk, struct packet_sock *po) in __fanout_unlink()
1430 struct packet_sock *po = pkt_sk(sk); in fanout_add() local
1509 struct packet_sock *po = pkt_sk(sk); in fanout_release() local
1763 struct packet_sock *po; in packet_rcv() local
1874 struct packet_sock *po; in tpacket_rcv() local
2096 struct packet_sock *po = pkt_sk(skb->sk); in tpacket_destruct_skb() local
2133 static int tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb, in tpacket_fill_skb()
2255 static int tpacket_snd(struct packet_sock *po, struct msghdr *msg) in tpacket_snd()
2429 struct packet_sock *po = pkt_sk(sk); in packet_snd() local
2612 struct packet_sock *po = pkt_sk(sk); in packet_sendmsg() local
2628 struct packet_sock *po; in packet_release() local
2694 struct packet_sock *po = pkt_sk(sk); in packet_do_bind() local
2830 struct packet_sock *po; in packet_create() local
3104 struct packet_sock *po = pkt_sk(sk); in packet_getname() local
3177 struct packet_sock *po = pkt_sk(sk); in packet_mc_add() local
3257 struct packet_sock *po = pkt_sk(sk); in packet_flush_mclist() local
3280 struct packet_sock *po = pkt_sk(sk); in packet_setsockopt() local
3490 struct packet_sock *po = pkt_sk(sk); in packet_getsockopt() local
3597 struct packet_sock *po = pkt_sk(sk); in packet_notifier() local
3696 struct packet_sock *po = pkt_sk(sk); in packet_poll() local
3817 struct packet_sock *po = pkt_sk(sk); in packet_set_ring() local
3968 struct packet_sock *po = pkt_sk(sk); in packet_mmap() local
4107 const struct packet_sock *po = pkt_sk(s); in packet_seq_show() local