Searched defs:ptype (Results 1 – 15 of 15) sorted by relevance
/net/ipv4/ |
D | gre_offload.c | 128 struct packet_offload *ptype; in gre_gro_receive() local 243 struct packet_offload *ptype; in gre_gro_complete() local
|
D | arp.c | 302 static void arp_send_dst(int type, int ptype, __be32 dest_ip, in arp_send_dst() 324 void arp_send(int type, int ptype, __be32 dest_ip, in arp_send() 525 struct sk_buff *arp_create(int type, int ptype, __be32 dest_ip, in arp_create()
|
/net/ax25/ |
D | ax25_in.c | 187 ax25_address *dev_addr, struct packet_type *ptype) in ax25_rcv() 437 struct packet_type *ptype, struct net_device *orig_dev) in ax25_kiss_rcv()
|
/net/ethernet/ |
D | eth.c | 408 const struct packet_offload *ptype; in eth_gro_receive() local 460 struct packet_offload *ptype; in eth_gro_complete() local
|
/net/x25/ |
D | x25_dev.c | 100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
|
/net/8021q/ |
D | vlan.c | 628 const struct packet_offload *ptype; in vlan_gro_receive() local 677 struct packet_offload *ptype; in vlan_gro_complete() local
|
/net/nfc/ |
D | llcp_core.c | 747 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local 1045 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local 1378 u8 ptype; in nfc_llcp_recv_agf() local 1422 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
|
D | llcp_commands.c | 294 u8 dsap, u8 ssap, u8 ptype) in llcp_add_header()
|
/net/sched/ |
D | act_gact.c | 133 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact() local
|
/net/core/ |
D | dev.c | 1847 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local 1859 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk() 1879 struct packet_type *ptype; in dev_queue_xmit_nit() local 2552 struct packet_offload *ptype; in skb_mac_gso_segment() local 3902 struct packet_type *ptype, *pt_prev; in __netif_receive_skb_core() local 4158 struct packet_offload *ptype; in napi_gro_complete() local 4292 struct packet_offload *ptype; in dev_gro_receive() local 4401 struct packet_offload *ptype; in gro_find_receive_by_type() local 4415 struct packet_offload *ptype; in gro_find_complete_by_type() local
|
/net/irda/ |
D | irlap_frame.c | 1286 struct packet_type *ptype, struct net_device *orig_dev) in irlap_driver_rcv()
|
/net/batman-adv/ |
D | main.c | 405 struct packet_type *ptype, in batadv_batman_skb_recv()
|
/net/phonet/ |
D | pep.c | 57 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb()
|
/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 1102 int ptype; in ip_vs_proc_sync_conn() local
|
/net/packet/ |
D | af_packet.c | 1537 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group()
|