Searched refs:PREF (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rdisc.c | 98 #define PREF(p, ifp) ((p) <= (uint32_t)(ifp)->int_metric ? ((p) != 0 ? 1 : 0) \ macro 648 drp->dr_pref = PREF(drp->dr_recv_pref, ifp); in rdisc_sort() 970 new_drp->dr_pref = PREF(pref, ifp); in parse_ad()
|
/illumos-gate/usr/src/common/dis/i386/ |
H A D | dis_tables.c | 111 PREF, enumerator 616 /* [0] */ TNS("prefetchnta",PREF),TNS("prefetcht0",PREF), TNS("prefetcht1",PREF), TNS("prefetcht2… 617 /* [4] */ INVALID, INVALID, TNSu("prefetchit1",PREF),TNSu("prefetchit0",PREF), 2514 /* [00] */ TNS("prefetch",PREF), TNS("prefetchw",PREF), TNS("prefetchwt1",PREF),INVALID, 5441 case PREF: in dtrace_disx86()
|