Home
last modified time | relevance | path

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

/freebsd-head/sbin/ipfw/
HDipfw2.h158 TOK_TCPOPTS, enumerator
HDipfw2.c387 { "tcpoptions", TOK_TCPOPTS },
388 { "tcpopts", TOK_TCPOPTS },
5189 case TOK_TCPOPTS: in compile_rule()