Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/netstat/
Dinet.c130 int istcp, israw; in protopr0() local
139 israw = strncmp(name, "ip", 2) == 0; in protopr0()
199 if (inpcb.inp_flags & INP_IPV6 && !israw) { in protopr0()
227 } else if (israw) { in protopr0()