Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_raudio_pxy.c100 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_out()
209 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_in()
Dip_irc_pxy.c272 dlen = MSGDSIZE(m) - off; in ipf_p_irc_send()
Dip_compat.h173 # define MSGDSIZE(m) mbufchainlen(m) macro
319 # define MSGDSIZE(m) msgdsize(m) macro
Dip_auth.c1016 len = MSGDSIZE(m); in ipf_auth_wait()
Dip_ftp_pxy.c1242 mlen = MSGDSIZE(m) - off; in ipf_p_ftp_process()
1541 mlen = MSGDSIZE(m); in ipf_p_ftp_process()
Dip_state.c1870 mlen = MSGDSIZE(m) - off; in ipf_tcpoptions()