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

/freebsd-11.0-release/contrib/ipfilter/tools/
H A Dipmon.c147 char *portlocalname __P((int, char *, u_int));
494 char *portlocalname(res, proto, port) function
799 portlocalname(res, proto, (u_int)nl->nl_osrcport));
802 portlocalname(res, proto, (u_int)nl->nl_nsrcport));
805 portlocalname(res, proto, (u_int)nl->nl_odstport));
808 portlocalname(res, proto, (u_int)nl->nl_osrcport));
811 portlocalname(res, proto, (u_int)nl->nl_odstport));
814 portlocalname(res, proto, (u_int)nl->nl_nsrcport));
817 portlocalname(res, proto, (u_int)nl->nl_ndstport));
945 portlocalname(re
[all...]

Completed in 13 milliseconds