Searched refs:protox (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.bin/netstat/
H A Dmain.c170 struct protox { struct
182 } protox[] = { variable in typeref:struct:protox
226 struct protox ip6protox[] = {
255 struct protox pfkeyprotox[] = {
263 struct protox atalkprotox[] = {
270 struct protox netgraphprotox[] = {
280 struct protox ipxprotox[] = {
290 struct protox *protoprotox[] = {
291 protox,
303 static void printproto(struct protox *, cons
[all...]
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipf_y.y460 proto: | protox protocol { yyresetdict(); }
463 protox: IPFY_PROTO { setipftype(); label

Completed in 127 milliseconds