Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c211 static struct _s_x ether_types[] = { variable
859 if (co.do_resolv && (s = match_value(ether_types, port)) ) in print_port()
962 i = match_token(ether_types, buf); in strtoport()