Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias.c278 static int UdpAliasIn(struct libalias *, struct ip *);
759 UdpAliasIn(struct libalias *la, struct ip *pip) in UdpAliasIn() function
1381 iresult = UdpAliasIn(la, pip); in LibAliasInLocked()