Searched refs:vchar (Results 1 – 1 of 1) sorted by relevance
195 const char *vchar; in protopr() local388 vchar = ((inp->inp_vflag & INP_IPV4) != 0) ? in protopr()392 vchar = ((inp->inp_vflag & INP_IPV4) != 0) ? in protopr()395 xo_emit("{:protocol/%-3.3s%-6.6s/%s%s} ", "toe", vchar); in protopr()399 xo_emit("{d:protocol/%.7s%-*.*s} ", name, l, l, vchar); in protopr()400 xo_emit("{e:protocol/%s%s}", name, vchar); in protopr()