Lines Matching refs:packet_offload
29 void dev_add_offload(struct packet_offload *po) in dev_add_offload()
31 struct packet_offload *elem; in dev_add_offload()
56 static void __dev_remove_offload(struct packet_offload *po) in __dev_remove_offload()
59 struct packet_offload *po1; in __dev_remove_offload()
87 void dev_remove_offload(struct packet_offload *po) in dev_remove_offload()
105 struct packet_offload *ptype; in skb_eth_gso_segment()
129 struct packet_offload *ptype; in skb_mac_gso_segment()
286 struct packet_offload *ptype; in napi_gro_complete()
478 struct packet_offload *ptype; in dev_gro_receive()
583 struct packet_offload *gro_find_receive_by_type(__be16 type) in gro_find_receive_by_type()
586 struct packet_offload *ptype; in gro_find_receive_by_type()
597 struct packet_offload *gro_find_complete_by_type(__be16 type) in gro_find_complete_by_type()
600 struct packet_offload *ptype; in gro_find_complete_by_type()