Searched defs:wildcard (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Din6_pcb.c958 int matchwild = 3, wildcard; local
1094 in6_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
1191 in6_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int wildcard, struct ifnet *ifp) argument
[all...]
/xnu-2782.1.97/bsd/net/
H A Dpktap.c839 int wildcard = 0; local
903 int wildcard = 0; local
H A Dif.c459 int wildcard; local
/xnu-2782.1.97/bsd/netinet/
H A Din_pcb.c1700 int matchwild = 3, wildcard; local
1790 in_pcblookup_hash_exists(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, uid_t *uid, gid_t *gid, struct ifnet *ifp) argument
1913 in_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, struct ifnet *ifp) argument
[all...]
H A Dip_fw2.c2289 int wildcard; local

Completed in 47 milliseconds