Home
last modified time | relevance | path

Searched refs:tmpaddr (Results 1 – 2 of 2) sorted by relevance

/net/sched/
A Dact_skbmod.c77 u16 tmpaddr[ETH_ALEN / 2]; /* ether_addr_copy() requirement */ in tcf_skbmod_act() local
79 ether_addr_copy((u8 *)tmpaddr, eth_hdr(skb)->h_dest); in tcf_skbmod_act()
81 ether_addr_copy(eth_hdr(skb)->h_source, (u8 *)tmpaddr); in tcf_skbmod_act()
/net/ipv6/
A Dndisc.c529 struct in6_addr tmpaddr; in ndisc_send_na() local
546 &tmpaddr)) in ndisc_send_na()
548 src_addr = &tmpaddr; in ndisc_send_na()

Completed in 6 milliseconds