Home
last modified time | relevance | path

Searched defs:ptype (Results 1 – 16 of 16) sorted by relevance

/net/ipv4/
Dgre_offload.c120 struct packet_offload *ptype; in gre_gro_receive() local
234 struct packet_offload *ptype; in gre_gro_complete() local
Darp.c302 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/
Dax25_in.c187 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/x25/
Dx25_dev.c100 struct packet_type *ptype, struct net_device *orig_dev) in x25_lapb_receive_frame()
/net/ethernet/
Deth.c441 const struct packet_offload *ptype; in eth_gro_receive() local
493 struct packet_offload *ptype; in eth_gro_complete() local
/net/8021q/
Dvlan.c627 const struct packet_offload *ptype; in vlan_gro_receive() local
676 struct packet_offload *ptype; in vlan_gro_complete() local
/net/nfc/
Dllcp_core.c747 u8 ptype = nfc_llcp_ptype(skb); in nfc_llcp_tx_work() local
1044 u8 dsap, ssap, ptype, ns, nr; in nfc_llcp_recv_hdlc() local
1377 u8 ptype; in nfc_llcp_recv_agf() local
1421 u8 dsap, ssap, ptype; in nfc_llcp_rx_skb() local
Dllcp_commands.c294 u8 dsap, u8 ssap, u8 ptype) in llcp_add_header()
/net/sched/
Dact_skbedit.c76 u16 *queue_mapping = NULL, *ptype = NULL; in tcf_skbedit_init() local
Dact_gact.c135 u32 ptype = READ_ONCE(gact->tcfg_ptype); in tcf_gact() local
/net/batman-adv/
Dmain.c417 struct packet_type *ptype, in batadv_batman_skb_recv()
/net/core/
Ddev.c1890 struct packet_type *ptype, *pt_prev = *pt; in deliver_ptype_list_skb() local
1902 static inline bool skb_loop_sk(struct packet_type *ptype, struct sk_buff *skb) in skb_loop_sk()
1922 struct packet_type *ptype; in dev_queue_xmit_nit() local
2737 struct packet_offload *ptype; in skb_mac_gso_segment() local
4348 struct packet_type *ptype, *pt_prev; in __netif_receive_skb_core() local
4667 struct packet_offload *ptype; in napi_gro_complete() local
4801 struct packet_offload *ptype; in dev_gro_receive() local
4913 struct packet_offload *ptype; in gro_find_receive_by_type() local
4927 struct packet_offload *ptype; in gro_find_complete_by_type() local
/net/phonet/
Dpep.c58 static unsigned char *pep_get_sb(struct sk_buff *skb, u8 *ptype, u8 *plen, in pep_get_sb()
/net/ncsi/
Dinternal.h287 struct packet_type ptype; /* NCSI packet Rx handler */ member
/net/netfilter/ipvs/
Dip_vs_sync.c1110 int ptype; in ip_vs_proc_sync_conn() local
/net/packet/
Daf_packet.c1543 static bool match_fanout_group(struct packet_type *ptype, struct sock *sk) in match_fanout_group()