Searched defs:old_mac (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_mode_beet.c63 const unsigned char *old_mac; local
76 memmove(skb_mac_header(skb), old_mac, skb->mac_len); local
H A Dxfrm6_mode_tunnel.c90 const unsigned char *old_mac; local
116 memmove(skb_mac_header(skb), old_mac, skb->mac_len); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dxfrm4_mode_tunnel.c97 const unsigned char *old_mac; local
134 memmove(skb_mac_header(skb), old_mac, skb->mac_len); local

Completed in 43 milliseconds