Searched refs:tx_portnum (Results 1 – 1 of 1) sorted by relevance
32 static u_short tx_portnum(char *);67 tx_portnum(char *name) in tx_portnum() function240 tcp->th_sport = htons(tx_portnum(last)); in parseline()260 tcp->th_dport = htons(tx_portnum(last)); in parseline()401 tcp->th_sport = htons(tx_portnum(last)); in parseipv6()426 tcp->th_dport = htons(tx_portnum(last)); in parseipv6()