Home
last modified time | relevance | path

Searched refs:M_ADJ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_ftp_pxy.c427 M_ADJ(m, inc);
435 M_ADJ(m, inc);
966 M_ADJ(m, inc);
974 M_ADJ(m, inc);
1875 M_ADJ(m, inc);
1878 M_ADJ(m, inc);
2164 M_ADJ(m, inc);
2167 M_ADJ(m, inc);
H A Dip_compat.h179 # define M_ADJ(m,x) m_adj(m, x) macro
333 # define M_ADJ(m,x) (m)->mb_len += x macro