Searched defs:framelen (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.sbin/pppd/ | ||
H A D | demand.c | 62 int framelen; variable |
/openbsd-src/sys/dev/pci/ | ||
H A D | if_iwn.c | 2685 uint16_t framelen = txdata->totlen + IEEE80211_CRC_LEN; in iwn4965_tx_done() local |