HomeSort by: relevance | last modified time | path
    Searched refs:rtable (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/net/if_bridge/
Makefile 9 .for name in bridge rtable
  /src/dist/pf/sbin/pfctl/
parse.y 421 %token QUEUE PRIORITY QLIMIT RTABLE
472 %type <v.rtableid> rtable
765 | NATANCHOR string interface af proto fromto rtable {
786 | RDRANCHOR string interface af proto fromto rtable {
828 | BINATANCHOR string interface af proto fromto rtable {
1028 | RTABLE number {
1030 yyerror("invalid rtable id");
1171 | RTABLE number {
1173 yyerror("invalid rtable id");
2161 | RTABLE number
3840 rtable : \/* empty *\/ { $$ = -1; } label
    [all...]
  /src/usr.sbin/route6d/
route6d.c 1459 int iface = 0, rtable = 0; local in function:rtrecv
1555 rtable++;
1619 rtable++; /*just to be sure*/
1671 if (rtable) {
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 13028 RTABLE:
13256 add.l &12,%d3 # inc d3 to next rtable entry
13304 add.l &12,%d3 # inc d3 to next rtable entry
13317 # (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp
13320 # (*) a1: RTABLE pointer
13358 add.l %d0,%d2 # in d2 as index into RTABLE
13359 lea.l RTABLE(%pc),%a1 # load rtable base
13388 add.l &12,%d3 # inc d3 to next rtable entry
fpsp.s 23067 RTABLE:
23295 add.l &12,%d3 # inc d3 to next rtable entry
23343 add.l &12,%d3 # inc d3 to next rtable entry
23356 # (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp
23359 # (*) a1: RTABLE pointer
23397 add.l %d0,%d2 # in d2 as index into RTABLE
23398 lea.l RTABLE(%pc),%a1 # load rtable base
23427 add.l &12,%d3 # inc d3 to next rtable entry

Completed in 151 milliseconds