Searched defs:anon (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skt_bind.c | 54 skt_bind_init(const char *name, nexus_type_t type, int anon, int add_netif) in skt_bind_init()
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | if.c | 5491 if_attach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) in if_attach_ifma() 5527 if_detach_ifma(struct ifnet *ifp, struct ifmultiaddr *ifma, int anon) in if_detach_ifma() 5607 struct ifmultiaddr **retifma, int anon) in if_addmulti_doesexist() 5765 struct ifmultiaddr **retifma, int anon) in if_addmulti_common() 5967 const struct sockaddr *sa, int anon) in if_delmulti_common()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1456 boolean_t anon = NX_ANONYMOUS_PROV(nx); in nx_upipe_na_find() local
|
| /xnu-12377.81.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 3160 boolean_t anon = NX_ANONYMOUS_PROV(nx); local
|