Home
last modified time | relevance | path

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

/NextBSD/contrib/ipfilter/lib/
HDipft_tx.c37 static u_short tx_portnum __P((char *));
72 static u_short tx_portnum(name) in tx_portnum() function
252 tcp->th_sport = htons(tx_portnum(last));
272 tcp->th_dport = htons(tx_portnum(last));
415 tcp->th_sport = htons(tx_portnum(last));
440 tcp->th_dport = htons(tx_portnum(last));