Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_raudio_pxy.c99 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_out()
208 dlen = MSGDSIZE(m) - off; in ipf_p_raudio_in()
HDip_irc_pxy.c272 dlen = MSGDSIZE(m) - off; in ipf_p_irc_send()
HDip_compat.h173 # define MSGDSIZE(m) mbufchainlen(m) macro
319 # define MSGDSIZE(m) msgdsize(m) macro
HDip_auth.c1014 len = MSGDSIZE(m); in ipf_auth_wait()
HDip_ftp_pxy.c1237 mlen = MSGDSIZE(m) - off; in ipf_p_ftp_process()
1536 mlen = MSGDSIZE(m); in ipf_p_ftp_process()
HDip_state.c1869 mlen = MSGDSIZE(m) - off; in ipf_tcpoptions()