Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.h157 TOK_MAC, enumerator
H A Dipfw2.c370 { "MAC", TOK_MAC },
371 { "mac", TOK_MAC },
4951 case TOK_MAC: in compile_rule()