Searched defs:M_ADJ (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h174 # define M_ADJ(m,x) m_adj(m, x) macro
328 # define M_ADJ(m,x) (m)->mb_len += x macro

Completed in 148 milliseconds