Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_llreach.c241 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, void *addr, in ifnet_llreach_set_reachable() argument
248 find.lr_key.proto = llproto; in ifnet_llreach_set_reachable()
265 ifnet_llreach_alloc(struct ifnet *ifp, u_int16_t llproto, void *addr, in ifnet_llreach_alloc() argument
277 find.lr_key.proto = llproto; in ifnet_llreach_alloc()
322 lr->lr_key.proto = llproto; in ifnet_llreach_alloc()