Home
last modified time | relevance | path

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

/freebsd-src/sbin/ipfw/
H A Dipfw2.c218 static struct _s_x ether_types[] = { variable
925 if (g_co.do_resolv && (s = match_value(ether_types, port)) ) in print_port()
1028 i = match_token(ether_types, buf); in strtoport()