Lines Matching defs:skb
123 static void *ipvlan_get_L3_hdr(struct sk_buff *skb, int *type) in ipvlan_get_L3_hdr()
192 static void ipvlan_multicast_frame(struct ipvl_port *port, struct sk_buff *skb, in ipvlan_multicast_frame()
252 static int ipvlan_rcv_frame(struct ipvl_addr *addr, struct sk_buff *skb, in ipvlan_rcv_frame()
338 static int ipvlan_process_v4_outbound(struct sk_buff *skb) in ipvlan_process_v4_outbound()
375 static int ipvlan_process_v6_outbound(struct sk_buff *skb) in ipvlan_process_v6_outbound()
412 static int ipvlan_process_outbound(struct sk_buff *skb, in ipvlan_process_outbound()
449 static int ipvlan_xmit_mode_l3(struct sk_buff *skb, struct net_device *dev) in ipvlan_xmit_mode_l3()
469 static int ipvlan_xmit_mode_l2(struct sk_buff *skb, struct net_device *dev) in ipvlan_xmit_mode_l2()
507 int ipvlan_queue_xmit(struct sk_buff *skb, struct net_device *dev) in ipvlan_queue_xmit()
533 static bool ipvlan_external_frame(struct sk_buff *skb, struct ipvl_port *port) in ipvlan_external_frame()
559 struct sk_buff *skb = *pskb; in ipvlan_handle_mode_l3() local
577 struct sk_buff *skb = *pskb; in ipvlan_handle_mode_l2() local
603 struct sk_buff *skb = *pskb; in ipvlan_handle_frame() local