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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c172 static struct _s_x f_ipdscp[] = { variable in typeref:struct:_s_x
774 if ((code = match_token(f_ipdscp, s)) == -1)
1063 if ((code = match_value(f_ipdscp, i)) != NULL)
1311 if ((code = match_value(f_ipdscp, cmd->arg1)) != NULL)
3167 if ((code = match_token(f_ipdscp, *av)) == -1)

Completed in 50 milliseconds