Home
last modified time | relevance | path

Searched refs:hm (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_vjc.c443 struct mbuf *hm; in ng_vjc_rcvdata() local
477 MGETHDR(hm, M_NOWAIT, MT_DATA); in ng_vjc_rcvdata()
478 if (hm == NULL) { in ng_vjc_rcvdata()
484 hm->m_len = 0; in ng_vjc_rcvdata()
485 hm->m_pkthdr.rcvif = NULL; in ng_vjc_rcvdata()
487 if (!(MCLGET(hm, M_NOWAIT))) { in ng_vjc_rcvdata()
488 m_freem(hm); in ng_vjc_rcvdata()
495 bcopy(hdr, mtod(hm, u_char *), hlen); in ng_vjc_rcvdata()
496 hm->m_len = hlen; in ng_vjc_rcvdata()
499 hm->m_next = m; in ng_vjc_rcvdata()
[all …]
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c378 hostmap_t *hm; local
394 for (hm = softn->ipf_hm_maptable[hv]; hm; hm = hm->hm_next)
401 return hm;
410 if (hm) {
433 hm->hm_v = 6;
438 return hm;
465 hostmap_t *hm; local
476 hm = NULL;
746 hostmap_t *hm; local
754 hm = NULL;
[all …]
H A Dip_nat.c787 for (hm = softn->ipf_hm_maptable[hv]; hm; hm = hm->hm_hnext)
803 if (hm) {
828 return hm;
848 hm = *hmp;
855 hm->hm_hnext->hm_phnext = hm->hm_phnext;
856 *hm->hm_phnext = hm->hm_hnext;
858 hm->hm_next->hm_pnext = hm->hm_pnext;
859 *hm->hm_pnext = hm->hm_next;
860 KFREE(hm);
2943 if (hm == NULL || hm->hm_ref == 1) {
[all …]
/f-stack/freebsd/mips/conf/
H A DTL-WR1043NDv2.hints50 # The current code only supports one CPU port. So hm, what should
H A DDIR-655A1.hints58 # The current code only supports one CPU port. So hm, what should
H A DAP135.hints33 # The current code only supports one CPU port. So hm, what should
H A DTL-ARCHERC7V2.hints50 # The current code only supports one CPU port. So hm, what should