Lines Matching defs:pkt
82 #define print_ll_addrs(pkt, type, len, src, dst) \ argument
99 #define print_vlan_ll_addrs(pkt, type, tci, len, src, dst, tagstrip) \ argument
122 struct net_pkt *pkt) in ethernet_update_length()
176 enum net_verdict ethernet_check_ipv4_bcast_addr(struct net_pkt *pkt, in ethernet_check_ipv4_bcast_addr()
236 struct net_pkt *pkt) in ethernet_recv()
430 static inline bool ethernet_ipv4_dst_is_broadcast_or_mcast(struct net_pkt *pkt) in ethernet_ipv4_dst_is_broadcast_or_mcast()
441 static bool ethernet_fill_in_dst_on_ipv4_mcast(struct net_pkt *pkt, in ethernet_fill_in_dst_on_ipv4_mcast()
457 struct net_pkt *pkt) in ethernet_ll_prepare_on_ipv4()
501 static bool ethernet_fill_in_dst_on_ipv6_mcast(struct net_pkt *pkt, in ethernet_fill_in_dst_on_ipv6_mcast()
549 struct net_pkt *pkt, in ethernet_fill_header()
646 static void ethernet_update_tx_stats(struct net_if *iface, struct net_pkt *pkt) in ethernet_update_tx_stats()
663 static void ethernet_remove_l2_header(struct net_pkt *pkt) in ethernet_remove_l2_header()
680 static int ethernet_send(struct net_if *iface, struct net_pkt *pkt) in ethernet_send()
879 static int ethernet_l2_alloc(struct net_if *iface, struct net_pkt *pkt, in ethernet_l2_alloc()