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

/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipmon_y.y65 %type <opt> matchopt nattag type doopt doing save syslog nothing
111 | nattag { $$ = $1; }
171 nattag: IPM_NATTAG '=' YY_STR { $$ = new_opt(IPM_NATTAG); label
264 { "nattag", IPM_NATTAG },
H A Dipnat_y.y516 rr frag age mssclamp nattag setproto
520 rr frag age sticky mssclamp rdrproxy nattag
523 nattag: | IPNY_TAG YY_STR { strncpy(nat->in_tag.ipt_tag, $2, label
H A Dipf_y.y426 nattag: IPFY_NAT '=' YY_STR { DOALL(strncpy(fr->fr_nattag.ipt_tag,\ label
447 | nattag

Completed in 47 milliseconds