Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_show.c161 tcpflags2string(char *buf, unsigned tfl) in tcpflags2string() function
268 n = tcpflags2string(buf, tf); in print_tcpflags()
271 tcpflags2string(buf + n, tf_mask); in print_tcpflags()