Searched refs:vchar (Results 1 – 1 of 1) sorted by relevance
192 const char *vchar; in protopr() local378 vchar = ((inp->inp_vflag & INP_IPV4) != 0) ? in protopr()382 vchar = ((inp->inp_vflag & INP_IPV4) != 0) ? in protopr()385 xo_emit("{:protocol/%-3.3s%-2.2s/%s%s} ", "toe", vchar); in protopr()387 xo_emit("{:protocol/%-3.3s%-2.2s/%s%s} ", name, vchar); in protopr()