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

/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon_y.y78 %type <opt> matchopt nattag type
132 | nattag { $$ = $1; }
198 nattag: IPM_NATTAG '=' YY_STR { $$ = new_opt(IPM_NATTAG); label
267 { "nattag", IPM_NATTAG },
613 verbose(8, "-- nattag mismatch\n");
H A Dipnat_y.y1054 rr frag age mssclamp nattag setproto purge
1058 rr frag age sticky mssclamp rdrproxy nattag purge
1061 nattag: | IPNY_TAG YY_STR { strncpy(nat->in_tag.ipt_tag, $2, label
H A Dipf_y.y506 nattag: IPFY_NAT '=' YY_STR { DOALL(strncpy(fr->fr_nattag.ipt_tag,\ label
527 | nattag

Completed in 78 milliseconds