Searched defs:nextpkt (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ldns-host/ |
H A D | ldns-host.c | 885 ldns_pkt *pkt, *nextpkt; in dozonetransfer() local
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | ssltestlib.c | 537 MEMPACKET *thispkt = NULL, *looppkt, *nextpkt, *allpkts[3]; mempacket_test_inject() local
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_rfcomm.c | 3491 struct mbuf *top = NULL, *m = NULL, *n = NULL, *nextpkt = NULL; in ng_btsocket_rfcomm_prepare_packet() local
|
/freebsd/sys/net/ |
H A D | if_bridge.c | 4179 struct mbuf *m = *mp, *nextpkt = NULL, *mprev = NULL, *mcur = NULL; in bridge_fragment() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwm.c | 5351 struct iwm_rx_packet *nextpkt = mtodoff(m, in iwm_handle_rxb() local
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_sge.c | 6241 struct mbuf *m, *nextpkt; in reclaim_tx_descs() local
|
H A D | t4_main.c | 7170 struct mbuf *m, *nextpkt; in quiesce_txq() local
|
/freebsd/sys/dev/iwx/ |
H A D | if_iwx.c | 8888 struct iwx_rx_packet *pkt, *nextpkt; local
|