Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_llreach.c242 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, in ifnet_llreach_set_reachable() argument
250 find.lr_key.proto = llproto; in ifnet_llreach_set_reachable()
267 ifnet_llreach_alloc(struct ifnet *ifp, u_int16_t llproto, in ifnet_llreach_alloc() argument
280 find.lr_key.proto = llproto; in ifnet_llreach_alloc()
325 lr->lr_key.proto = llproto; in ifnet_llreach_alloc()