/net/ax25/ |
D | ax25_in.c | 184 ax25_address *dev_addr, struct packet_type *ptype) in ax25_rcv() 434 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()
|
/net/ipv4/ |
D | gre_offload.c | 129 struct packet_offload *ptype; in gre_gro_receive() local 243 struct packet_offload *ptype; in gre_gro_complete() local
|
D | arp.c | 300 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 322 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 523 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/net/ethernet/ |
D | eth.c | 406 const struct packet_offload *ptype; in eth_gro_receive() local 465 struct packet_offload *ptype; in eth_gro_complete() local
|
/net/x25/ |
D | x25_dev.c | 95 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
|
/net/nfc/ |
D | llcp_core.c | 780 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local 1078 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local 1417 u8 ptype; in nfc_llcp_recv_agf() local 1461 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
|
D | llcp_commands.c | 284 u8 dsap, u8 ssap, u8 ptype) in llcp_add_header()
|
/net/8021q/ |
D | vlan_core.c | 467 const struct packet_offload *ptype; in vlan_gro_receive() local 523 struct packet_offload *ptype; in vlan_gro_complete() local
|
/net/sched/ |
D | act_gact.c | 157 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact_act() local
|
D | act_skbedit.c | 110 u16 *queue_mapping = NULL, *ptype = NULL; in tcf_skbedit_init() local
|
/net/batman-adv/ |
D | main.c | 427 struct packet_type *ptype, in batadv_batman_skb_recv()
|
/net/core/ |
D | dev.c | 2250 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local 2262 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk() 2293 struct packet_type *ptype; in dev_queue_xmit_nit() local 3358 struct packet_offload *ptype; in skb_mac_gso_segment() local 5285 struct packet_type *ptype, *pt_prev; in __netif_receive_skb_core() local 5898 struct packet_offload *ptype; in napi_gro_complete() local 6091 struct packet_offload *ptype; in dev_gro_receive() local 6199 struct packet_offload *ptype; in gro_find_receive_by_type() local 6213 struct packet_offload *ptype; in gro_find_complete_by_type() local
|
D | sock_map.c | 81 int sock_map_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) in sock_map_prog_detach()
|
/net/phonet/ |
D | pep.c | 45 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb()
|
/net/ncsi/ |
D | internal.h | 338 struct packet_type ptype; /* NCSI packet Rx handler */ member
|
/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 1104 int ptype; in ip_vs_proc_sync_conn() local
|
/net/packet/ |
D | af_packet.c | 1519 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group()
|