Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c31 static u_32_t tx_hostnum(char *, int *);
43 tx_hostnum(char *host, int *resolved) in tx_hostnum() function
246 ip->ip_src.s_addr = tx_hostnum(*cpp, &r); in parseline()
262 ip->ip_dst.s_addr = tx_hostnum(*cpp, &r); in parseline()