Symbol: po
function parameter
Defined...
-
drivers/net/ppp/pppoe.c:177:45-177:64: static int __set_item(struct pppoe_net *pn, struct pppox_sock *po)
-
include/linux/if_pppox.h:65:37-65:56: static inline struct sock *sk_pppox(struct pppox_sock *po)
-
net/core/dev.c:609:22-609:45: void dev_add_offload(struct packet_offload *po)
-
net/core/dev.c:636:34-636:57: static void __dev_remove_offload(struct packet_offload *po)
-
net/core/dev.c:667:25-667:48: void dev_remove_offload(struct packet_offload *po)
-
net/packet/af_packet.c:247:49-247:69: static struct net_device *packet_cached_dev_get(struct packet_sock *po)
-
net/packet/af_packet.c:260:38-260:58: static void packet_cached_dev_assign(struct packet_sock *po,
-
net/packet/af_packet.c:266:37-266:57: static void packet_cached_dev_reset(struct packet_sock *po)
-
net/packet/af_packet.c:271:36-271:62: static bool packet_use_direct_xmit(const struct packet_sock *po)
-
net/packet/af_packet.c:365:33-365:53: static void __packet_set_status(struct packet_sock *po, void *frame, int status)
-
net/packet/af_packet.c:391:32-391:58: static int __packet_get_status(const struct packet_sock *po, void *frame)
-
net/packet/af_packet.c:431:37-431:57: static __u32 __packet_set_timestamp(struct packet_sock *po, void *frame,
-
net/packet/af_packet.c:474:34-474:60: static void *packet_lookup_frame(const struct packet_sock *po,
-
net/packet/af_packet.c:494:35-494:55: static void *packet_current_frame(struct packet_sock *po,
-
net/packet/af_packet.c:506:43-506:63: static void prb_shutdown_retire_blk_timer(struct packet_sock *po,
-
net/packet/af_packet.c:520:40-520:60: static void prb_setup_retire_blk_timer(struct packet_sock *po)
-
net/packet/af_packet.c:530:36-530:56: static int prb_calc_retire_blk_tmo(struct packet_sock *po,
-
net/packet/af_packet.c:573:27-573:47: static void init_prb_bdqc(struct packet_sock *po,
-
net/packet/af_packet.c:759:3-759:23: struct packet_sock *po, unsigned int stat)
-
net/packet/af_packet.c:872:7-872:27: struct packet_sock *po)
-
net/packet/af_packet.c:887:3-887:23: struct packet_sock *po)
-
net/packet/af_packet.c:912:3-912:23: struct packet_sock *po, unsigned int status)
-
net/packet/af_packet.c:1012:45-1012:65: static void *__packet_lookup_frame_in_block(struct packet_sock *po,
-
net/packet/af_packet.c:1073:38-1073:58: static void *packet_current_rx_frame(struct packet_sock *po,
-
net/packet/af_packet.c:1093:31-1093:57: static void *prb_lookup_block(const struct packet_sock *po,
-
net/packet/af_packet.c:1117:35-1117:55: static void *__prb_previous_block(struct packet_sock *po,
-
net/packet/af_packet.c:1125:39-1125:59: static void *packet_previous_rx_frame(struct packet_sock *po,
-
net/packet/af_packet.c:1135:38-1135:58: static void packet_increment_rx_head(struct packet_sock *po,
-
net/packet/af_packet.c:1150:36-1150:56: static void *packet_previous_frame(struct packet_sock *po,
-
net/packet/af_packet.c:1188:33-1188:53: static int packet_alloc_pending(struct packet_sock *po)
-
net/packet/af_packet.c:1199:33-1199:53: static void packet_free_pending(struct packet_sock *po)
-
net/packet/af_packet.c:1209:32-1209:58: static bool __tpacket_has_room(const struct packet_sock *po, int pow_off)
-
net/packet/af_packet.c:1222:35-1222:61: static bool __tpacket_v3_has_room(const struct packet_sock *po, int pow_off)
-
net/packet/af_packet.c:1235:34-1235:60: static int __packet_rcv_has_room(const struct packet_sock *po,
-
net/packet/af_packet.c:1269:32-1269:52: static int packet_rcv_has_room(struct packet_sock *po, struct sk_buff *skb)
-
net/packet/af_packet.c:1282:43-1282:63: static void packet_rcv_try_clear_pressure(struct packet_sock *po)
-
net/packet/af_packet.c:1304:33-1304:53: static bool fanout_flow_is_huge(struct packet_sock *po, struct sk_buff *skb)
-
net/packet/af_packet.c:1478:44-1478:64: static void __fanout_link(struct sock *sk, struct packet_sock *po)
-
net/packet/af_packet.c:1491:46-1491:66: static void __fanout_unlink(struct sock *sk, struct packet_sock *po)
-
net/packet/af_packet.c:1545:33-1545:53: static int fanout_set_data_cbpf(struct packet_sock *po, sockptr_t data,
-
net/packet/af_packet.c:1567:33-1567:53: static int fanout_set_data_ebpf(struct packet_sock *po, sockptr_t data,
-
net/packet/af_packet.c:1588:28-1588:48: static int fanout_set_data(struct packet_sock *po, sockptr_t data,
-
net/packet/af_packet.c:2499:29-2499:49: static int tpacket_fill_skb(struct packet_sock *po, struct sk_buff *skb,
-
net/packet/af_packet.c:2579:33-2579:53: static int tpacket_parse_header(struct packet_sock *po, void *frame,
-
net/packet/af_packet.c:2647:24-2647:44: static int tpacket_snd(struct packet_sock *po, struct msghdr *msg)
-
net/packet/diag.c:13:27-13:53: static int pdiag_put_info(const struct packet_sock *po, struct sk_buff *nlskb)
-
net/packet/diag.c:38:29-38:55: static int pdiag_put_mclist(const struct packet_sock *po, struct sk_buff *nlskb)
-
net/packet/diag.c:98:32-98:52: static int pdiag_put_rings_cfg(struct packet_sock *po, struct sk_buff *skb)
-
net/packet/diag.c:113:29-113:49: static int pdiag_put_fanout(struct packet_sock *po, struct sk_buff *nlskb)
variable
Defined...