Lines Matching defs:need
439 * the information we need to exchange traffic, so open the MAC device493 int need;505 "SUNW-need-rx-filter", "%d", &need) != 0)506 need = 0;507 xnbop->o_need_rx_filter = (need > 0);510 "SUNW-need-set-physaddr", "%d", &need) != 0)511 need = 0;512 xnbop->o_need_setphysaddr = (need > 0);