Searched defs:isfrag (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/libsa/ |
H A D | ip.c | 206 bool morefrag, isfrag; in readipv4() local
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 976 struct mbuf *m0, int iswep, int isfrag, int *hdrlen, int *pktlen, in ath_tx_tag_crypto() 1125 int isfrag = bf->bf_m->m_flags & M_FRAG; in ath_tx_calc_duration() local 1557 int error, iswep, ismcast, isfrag, ismrr; in ath_tx_normal_setup() local
|