Searched refs:IPN_IN (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/libexec/identd/
H A Dipf.c59 nl.nl_flags = IPN_TCP | IPN_IN;
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h257 #define IPN_IN 0x800000 macro
H A Dip_nat.c3549 /* outbound packet. By default we assume outbound, unless IPN_IN is set. */
3564 if (np->nl_flags & IPN_IN) {
3580 * - IPN_IN: we have the `real' and `out' address, look for `in'.
3583 if (np->nl_flags & IPN_IN) {

Completed in 73 milliseconds