Searched refs:onoff (Results 26 - 31 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c1979 boolean_t onoff = (*i1 == 0) ? 0 : 1; local
2070 icmp->icmp_hdrincl = onoff;
2071 if (onoff)
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c1620 boolean_t onoff = (*i1 == 0) ? 0 : 1; local
1709 udp->udp_nat_t_endpoint = onoff;
1718 udp->udp_rcvhdr = onoff;
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c1745 rt2661_updateslot(struct ieee80211com *ic, int onoff) argument
1751 slottime = (onoff ? 9 : 20);
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1221 rum_update_slot(struct ieee80211com *ic, int onoff) argument
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1146 ural_update_slot(struct ieee80211com *ic, int onoff) argument
1152 /* slottime = (onoff ? 9 : 20); */
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c214 static void fdselect(struct fdctlr *fdc, int unit, int onoff);

Completed in 327 milliseconds

12