| /f-stack/freebsd/net/altq/ |
| H A D | altq_classq.h | 102 m->m_nextpkt = m0->m_nextpkt; in _addq() 105 m0->m_nextpkt = m; in _addq() 119 m->m_nextpkt = m0->m_nextpkt; in _getq() 138 m0 = m0->m_nextpkt; in _getq_tail() 140 prev->m_nextpkt = m->m_nextpkt; in _getq_tail() 146 m->m_nextpkt = NULL; in _getq_tail() 167 m = m->m_nextpkt; in _getq_random() 169 prev->m_nextpkt = m->m_nextpkt; in _getq_random() 174 m->m_nextpkt = NULL; in _getq_random() 186 m0 = m0->m_nextpkt; in _removeq() [all …]
|
| H A D | altq_rmclass.c | 1722 m->m_nextpkt = m0->m_nextpkt; in _addq() 1725 m0->m_nextpkt = m; in _addq() 1738 m->m_nextpkt = m0->m_nextpkt; in _getq() 1758 m0 = m0->m_nextpkt; in _getq_tail() 1760 prev->m_nextpkt = m->m_nextpkt; in _getq_tail() 1767 m->m_nextpkt = NULL; in _getq_tail() 1789 m = m->m_nextpkt; in _getq_random() 1791 prev->m_nextpkt = m->m_nextpkt; in _getq_random() 1796 m->m_nextpkt = NULL; in _getq_random() 1808 m0 = m0->m_nextpkt; in _removeq() [all …]
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ageq.c | 84 m->m_nextpkt = NULL; in ageq_mfree() 97 next = m->m_nextpkt; in ieee80211_ageq_mfree() 115 aq->aq_tail->m_nextpkt = m; in ieee80211_ageq_append() 120 m->m_nextpkt = NULL; in ieee80211_ageq_append() 173 if ((aq->aq_head = m->m_nextpkt) == NULL) in ieee80211_ageq_age() 179 phead = &m->m_nextpkt; in ieee80211_ageq_age() 207 prev = &m->m_nextpkt; in ieee80211_ageq_remove() 219 KASSERT(m->m_nextpkt == NULL, ("not last")); in ieee80211_ageq_remove() 226 offsetof(struct mbuf, m_nextpkt)); in ieee80211_ageq_remove() 229 *prev = m->m_nextpkt; in ieee80211_ageq_remove() [all …]
|
| H A D | ieee80211_power.c | 142 if ((qhead->head = m->m_nextpkt) == NULL) in ieee80211_node_psq_dequeue() 148 m->m_nextpkt = NULL; in ieee80211_node_psq_dequeue() 172 m->m_nextpkt = NULL; in psq_mfree() 192 qhead->head = m->m_nextpkt; in psq_drain() 247 if ((qhead->head = m->m_nextpkt) == NULL) in ieee80211_node_psq_age() 391 qhead->tail->m_nextpkt = m; in ieee80211_pwrsave() 396 m->m_nextpkt = NULL; in ieee80211_pwrsave() 457 parent_q = m->m_nextpkt; in pwrsave_flushq() 458 m->m_nextpkt = NULL; in pwrsave_flushq() 469 ifp_q = m->m_nextpkt; in pwrsave_flushq() [all …]
|
| H A D | ieee80211_superg.c | 372 m2 = m1->m_nextpkt; in ieee80211_ff_encap() 378 m1->m_nextpkt = NULL; in ieee80211_ff_encap() 503 m2 = m1->m_nextpkt; in ieee80211_amsdu_encap() 509 m1->m_nextpkt = NULL; in ieee80211_amsdu_encap() 620 next = m->m_nextpkt; in ff_flush() 621 m->m_nextpkt = NULL; in ff_flush() 693 m->m_nextpkt = NULL; in stageq_add() 711 mprev->m_nextpkt = m->m_nextpkt; in stageq_remove() 876 m->m_nextpkt = NULL; in ieee80211_ff_check() 953 m->m_nextpkt = head; in ieee80211_ff_node_cleanup() [all …]
|
| /f-stack/freebsd/net/ |
| H A D | if_fwsubr.c | 421 m->m_nextpkt = mprev->m_nextpkt; in firewire_input_fragment() 422 mprev->m_nextpkt = m; in firewire_input_fragment() 440 mprev->m_nextpkt = m->m_nextpkt; in firewire_input_fragment() 452 m = mprev->m_nextpkt; in firewire_input_fragment() 454 mf = m->m_nextpkt; in firewire_input_fragment() 458 mprev->m_nextpkt = NULL; in firewire_input_fragment() 467 m = mprev->m_nextpkt; in firewire_input_fragment() 481 m->m_nextpkt = 0; in firewire_input_fragment() 490 r->fr_frags = mf->m_nextpkt; in firewire_input_fragment() 493 m->m_nextpkt = 0; in firewire_input_fragment() [all …]
|
| H A D | ifq.h | 79 (m)->m_nextpkt = NULL; \ 83 (ifq)->ifq_tail->m_nextpkt = m; \ 95 (m)->m_nextpkt = (ifq)->ifq_head; \ 111 if (((ifq)->ifq_head = (m)->m_nextpkt) == NULL) \ 113 (m)->m_nextpkt = NULL; \ 270 if (((ifq)->ifq_drv_head = (m)->m_nextpkt) == NULL) \ 272 (m)->m_nextpkt = NULL; \ 282 m0->m_nextpkt = NULL; \ 286 (ifq)->ifq_drv_tail->m_nextpkt = m0; \ 296 (m)->m_nextpkt = (ifq)->ifq_drv_head; \ [all …]
|
| H A D | netisr.c | 617 npwp->nw_head = m->m_nextpkt; in netisr_drain_proto() 618 m->m_nextpkt = NULL; in netisr_drain_proto() 728 m = m->m_nextpkt; in netisr_drain_proto_vnet() 729 mp->m_nextpkt = NULL; in netisr_drain_proto_vnet() 734 ne->m_nextpkt = mp; in netisr_drain_proto_vnet() 911 local_npw.nw_head = m->m_nextpkt; in netisr_process_workstream_proto() 912 m->m_nextpkt = NULL; in netisr_process_workstream_proto() 989 m->m_nextpkt = NULL; in netisr_queue_workstream() 994 npwp->nw_tail->m_nextpkt = m; in netisr_queue_workstream()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_reass.c | 321 m->m_nextpkt = NULL; in ip_reass() 391 m->m_nextpkt = p->m_nextpkt; in ip_reass() 392 p->m_nextpkt = m; in ip_reass() 394 m->m_nextpkt = fp->ipq_frags; in ip_reass() 413 nq = q->m_nextpkt; in ip_reass() 414 m->m_nextpkt = nq; in ip_reass() 465 nq = q->m_nextpkt; in ip_reass() 466 q->m_nextpkt = NULL; in ip_reass() 468 nq = q->m_nextpkt; in ip_reass() 469 q->m_nextpkt = NULL; in ip_reass() [all …]
|
| H A D | accf_http.c | 100 npkt = npkt->m_nextpkt; in mbufstrcmp() 129 npkt = npkt->m_nextpkt; in mbufstrncmp() 176 if (mbufstrncmp(m, m->m_nextpkt, 1, cc, cmp) == 1) { in sohashttpget() 184 if (mbufstrcmp(m, m->m_nextpkt, 1, cmp) == 1) { in sohashttpget() 212 n = m->m_nextpkt; in soparsehttpvers() 302 n = m->m_nextpkt; in soishttpconnected()
|
| H A D | tcp_lro.c | 564 le->m_head->m_nextpkt = NULL; in tcp_flush_out_le() 664 msave = le->m_head->m_nextpkt; in tcp_push_and_replace() 665 le->m_head->m_nextpkt = NULL; in tcp_push_and_replace() 675 m->m_nextpkt = msave; in tcp_push_and_replace() 700 m = le->m_head->m_nextpkt; in tcp_lro_condense() 718 le->m_head->m_nextpkt = m->m_nextpkt; in tcp_lro_condense() 727 le->m_head->m_nextpkt = m->m_nextpkt; in tcp_lro_condense() 736 le->m_head->m_nextpkt = m->m_nextpkt; in tcp_lro_condense() 737 m->m_nextpkt = NULL; in tcp_lro_condense() 1329 m->m_nextpkt = NULL; in tcp_lro_rx2() [all …]
|
| H A D | accf_dns.c | 86 p->n = p->m->m_nextpkt; \ 111 q.n = q.m->m_nextpkt; in skippacket()
|
| H A D | ip_fastfwd.c | 476 m0 = m->m_nextpkt; in ip_tryforward() 477 m->m_nextpkt = NULL; in ip_tryforward() 494 m0 = m->m_nextpkt; in ip_tryforward()
|
| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_bluetooth.h | 101 (i)->m_nextpkt = NULL; \ 106 (q)->tail->m_nextpkt = (i); \ 116 (q)->head = (q)->head->m_nextpkt; \ 121 (i)->m_nextpkt = NULL; \ 127 (i)->m_nextpkt = (q)->head; \
|
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | dn_test.h | 135 struct mbuf *m_nextpkt; member 174 q->tail->m_nextpkt = m; in mq_append() 176 m->m_nextpkt = NULL; in mq_append()
|
| H A D | main.c | 130 m->m_nextpkt = c->freelist; in drop() 149 mq->tail->m_nextpkt = m; in default_enqueue() 162 mq->head = m->m_nextpkt; in default_dequeue() 163 m->m_nextpkt = NULL; in default_dequeue() 721 c->freelist = c->freelist->m_nextpkt; in controller() 729 m->m_nextpkt = NULL; in controller()
|
| H A D | test_dn_sched.c | 29 m = m->m_nextpkt; in dn_free_pkts()
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_sockbuf.c | 794 while (m && m->m_nextpkt) in sblastrecordchk() 795 m = m->m_nextpkt; in sblastrecordchk() 815 while (m && m->m_nextpkt) in sblastmbufchk() 816 m = m->m_nextpkt; in sblastmbufchk() 881 while (n->m_nextpkt) in sbappend_locked() 882 n = n->m_nextpkt; in sbappend_locked() 1023 n = m->m_nextpkt; in sbcheck() 1063 if (m->m_nextpkt != NULL) { in sbcheck() 1498 next = m->m_nextpkt; in sbcut_internal() 1560 m->m_nextpkt = next; in sbcut_internal() [all …]
|
| H A D | subr_mchain.c | 350 while (m->m_nextpkt) in md_append_record() 351 m = m->m_nextpkt; in md_append_record() 352 m->m_nextpkt = top; in md_append_record() 353 top->m_nextpkt = NULL; in md_append_record() 367 m = mdp->md_top->m_nextpkt; in md_next_record()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dn_io.c | 304 q->tail->m_nextpkt = m; in mq_append() 307 m->m_nextpkt = NULL; in mq_append() 320 mnext = m->m_nextpkt; in dn_free_pkts() 566 dline->mq.head = m->m_nextpkt; in transmit_event() 756 n = m->m_nextpkt; in dummynet_send() 757 m->m_nextpkt = NULL; in dummynet_send() 960 if (m->m_nextpkt != NULL) { in dummynet_io() 962 m->m_nextpkt = NULL; in dummynet_io()
|
| H A D | ip_dn_private.h | 490 q->tail->m_nextpkt = m; in mq_append() 493 m->m_nextpkt = NULL; in mq_append()
|
| H A D | dn_sched.h | 179 q->mq.head = m->m_nextpkt; in dn_dequeue()
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_llpi.c | 612 m0->m_nextpkt = NULL; in ng_l2cap_lp_send() 617 m_last->m_nextpkt = m0; in ng_l2cap_lp_send() 637 m = con->tx_pkt->m_nextpkt; in ng_l2cap_lp_send() 827 con->tx_pkt = con->tx_pkt->m_nextpkt; in ng_l2cap_lp_deliver() 828 m->m_nextpkt = NULL; in ng_l2cap_lp_deliver() 861 m = con->tx_pkt->m_nextpkt; in ng_l2cap_lp_deliver()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 284 m_save = m->m_nextpkt; in ctf_process_inbound_raw() 285 m->m_nextpkt = NULL; in ctf_process_inbound_raw() 430 m_save = m->m_nextpkt; in ctf_process_inbound_raw() 431 m->m_nextpkt = NULL; in ctf_process_inbound_raw()
|
| /f-stack/freebsd/netinet6/ |
| H A D | nd6.c | 819 m0 = m->m_nextpkt; in nd6_llinfo_timer() 820 m->m_nextpkt = NULL; in nd6_llinfo_timer() 2389 for (m_hold = lle->la_hold; m_hold; m_hold = m_hold->m_nextpkt){ in nd6_resolve_slow() 2391 if (m_hold->m_nextpkt == NULL) { in nd6_resolve_slow() 2392 m_hold->m_nextpkt = m; in nd6_resolve_slow() 2398 lle->la_hold = lle->la_hold->m_nextpkt; in nd6_resolve_slow() 2462 m_head = m_head->m_nextpkt; in nd6_flush_holdchain() 2463 m->m_nextpkt = NULL; in nd6_flush_holdchain() 2573 m_hold_next = m_hold->m_nextpkt; in clear_llinfo_pqueue()
|