Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_llreach.c241 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, 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, in ifnet_llreach_alloc() argument
279 find.lr_key.proto = llproto; in ifnet_llreach_alloc()
324 lr->lr_key.proto = llproto; in ifnet_llreach_alloc()