Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_llreach.c242 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, void *addr, in ifnet_llreach_set_reachable() argument
249 find.lr_key.proto = llproto; in ifnet_llreach_set_reachable()
266 ifnet_llreach_alloc(struct ifnet *ifp, u_int16_t llproto, void *addr, in ifnet_llreach_alloc() argument
278 find.lr_key.proto = llproto; in ifnet_llreach_alloc()
323 lr->lr_key.proto = llproto; in ifnet_llreach_alloc()