Home
last modified time | relevance | path

Searched defs:nextpkt (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ldns-host/
H A Dldns-host.c885 ldns_pkt *pkt, *nextpkt; in dozonetransfer() local
/freebsd/crypto/openssl/test/helpers/
H A Dssltestlib.c537 MEMPACKET *thispkt = NULL, *looppkt, *nextpkt, *allpkts[3]; mempacket_test_inject() local
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c3491 struct mbuf *top = NULL, *m = NULL, *n = NULL, *nextpkt = NULL; in ng_btsocket_rfcomm_prepare_packet() local
/freebsd/sys/net/
H A Dif_bridge.c4179 struct mbuf *m = *mp, *nextpkt = NULL, *mprev = NULL, *mcur = NULL; in bridge_fragment() local
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5351 struct iwm_rx_packet *nextpkt = mtodoff(m, in iwm_handle_rxb() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c6241 struct mbuf *m, *nextpkt; in reclaim_tx_descs() local
H A Dt4_main.c7170 struct mbuf *m, *nextpkt; in quiesce_txq() local
/freebsd/sys/dev/iwx/
H A Dif_iwx.c8888 struct iwx_rx_packet *pkt, *nextpkt; local