Home
last modified time | relevance | path

Searched refs:MSGDSIZE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_raudio_pxy.c99 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_out()
208 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_in()
H A Dip_irc_pxy.c272 dlen = MSGDSIZE(m) - off; in ipf_p_irc_send()
H A Dip_compat.h171 # define MSGDSIZE(m) mbufchainlen(m) macro
317 # define MSGDSIZE(m) msgdsize(m) macro
H A Dip_auth.c1011 len = MSGDSIZE(m); in ipf_auth_wait()
H A Dip_ftp_pxy.c1237 mlen = MSGDSIZE(m) - off; in ipf_p_ftp_process()
1536 mlen = MSGDSIZE(m); in ipf_p_ftp_process()
H A Dip_state.c1865 mlen = MSGDSIZE(m) - off; in ipf_tcpoptions()