Searched defs:edst (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dether_inet6_pr_module.c181 bcopy(LLADDR(&sdl), edst, sdl.sdl_alen); local
160 ether_inet6_pre_output(ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument
H A Dether_if_module.c490 ether_frameout(struct ifnet *ifp, struct mbuf **m, const struct sockaddr *ndest, const char *edst, const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len) argument
516 ether_frameout_extended(struct ifnet *ifp, struct mbuf **m, const struct sockaddr *ndest, const char *edst, const char *ether_type, u_int32_t *prepend_len, u_int32_t *postpend_len) argument
H A Dether_inet_pr_module.c255 bcopy(LLADDR(&ll_dest), edst, ETHER_ADDR_LEN); local
228 ether_inet_pre_output(ifnet_t ifp, protocol_family_t protocol_family, mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, char *type, char *edst) argument

Completed in 19 milliseconds