Searched defs:pt (Results 1 – 25 of 41) sorted by relevance
12
/net/dsa/ |
D | tag_brcm.c | 112 struct packet_type *pt, in brcm_tag_rcv_ll() 157 struct packet_type *pt) in brcm_tag_rcv() 196 struct packet_type *pt) in brcm_tag_rcv_prepend()
|
D | tag_ksz.c | 115 struct packet_type *pt) in ksz8795_rcv() 183 struct packet_type *pt) in ksz9477_rcv()
|
D | tag_trailer.c | 55 struct packet_type *pt) in trailer_rcv()
|
D | tag_dsa.c | 64 struct packet_type *pt) in dsa_rcv()
|
D | tag_edsa.c | 77 struct packet_type *pt) in edsa_rcv()
|
D | tag_lan9303.c | 86 struct packet_type *pt) in lan9303_rcv()
|
D | tag_mtk.c | 60 struct packet_type *pt) in mtk_tag_rcv()
|
D | tag_qca.c | 54 struct packet_type *pt) in qca_tag_rcv()
|
D | tag_gswip.c | 84 struct packet_type *pt) in gswip_tag_rcv()
|
D | tag_sja1105.c | 237 struct packet_type *pt) in sja1105_rcv()
|
D | dsa.c | 204 struct packet_type *pt, struct net_device *unused) in dsa_switch_rcv()
|
/net/core/ |
D | net-procfs.c | 187 struct packet_type *pt = NULL; in ptype_get_idx() local 216 struct packet_type *pt; in ptype_seq_next() local 251 struct packet_type *pt = v; in ptype_seq_show() local
|
/net/802/ |
D | p8022.c | 35 struct packet_type *pt, in register_8022_client()
|
D | stp.c | 31 struct packet_type *pt, struct net_device *orig_dev) in stp_pdu_rcv()
|
D | psnap.c | 46 struct packet_type *pt, struct net_device *orig_dev) in snap_rcv()
|
/net/ipv6/ |
D | ip6_input.c | 277 int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device… in ipv6_rcv() 298 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv()
|
/net/hsr/ |
D | hsr_main.c | 100 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr()
|
/net/ipv4/ |
D | ip_input.c | 514 int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, in ip_rcv() 584 void ip_list_rcv(struct list_head *head, struct packet_type *pt, in ip_list_rcv()
|
/net/llc/ |
D | llc_core.c | 94 struct packet_type *pt, in llc_sap_open()
|
D | llc_input.c | 155 struct packet_type *pt, struct net_device *orig_dev) in llc_rcv()
|
/net/ax25/ |
D | ax25_uid.c | 171 struct ax25_uid_assoc *pt; in ax25_uid_seq_show() local
|
/net/can/ |
D | af_can.c | 674 struct packet_type *pt, struct net_device *orig_dev) in can_rcv() 691 struct packet_type *pt, struct net_device *orig_dev) in canfd_rcv()
|
/net/bridge/ |
D | br_ioctl.c | 211 struct net_bridge_port *pt; in old_dev_ioctl() local
|
/net/ieee802154/6lowpan/ |
D | rx.c | 272 struct packet_type *pt, struct net_device *orig_wdev) in lowpan_rcv()
|
/net/rose/ |
D | rose_subr.c | 241 unsigned char *pt; in rose_parse_national() local
|
12