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

/freebsd-10-stable/sbin/pfctl/
H A Dparse.y513 %type <v.rtableid> rtable
903 | NATANCHOR string interface af proto fromto rtable {
924 | RDRANCHOR string interface af proto fromto rtable {
966 | BINATANCHOR string interface af proto fromto rtable {
1188 yyerror("invalid rtable id");
1336 yyerror("invalid rtable id");
2495 yyerror("invalid rtable id");
3959 natrule : nataction interface af proto fromto tag tagged rtable
4119 tagged rtable redirection
4293 rtable label
[all...]
/freebsd-10-stable/usr.sbin/route6d/
H A Droute6d.c1697 int iface = 0, rtable = 0; local
1812 rtable++;
1876 rtable++; /*just to be sure*/
1926 if (rtable) {

Completed in 60 milliseconds