HomeSort by: relevance | last modified time | path
    Searched refs:MSGDSIZE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_raudio_pxy.c 106 dlen = MSGDSIZE(m) - off;
219 dlen = MSGDSIZE(m) - off;
ip_irc_pxy.c 280 dlen = MSGDSIZE(m) - off;
ip_compat.h 251 # define MSGDSIZE(m) mbufchainlen(m)
411 # define MSGDSIZE(m) msgdsize(m)
ip_auth.c 1066 len = MSGDSIZE(m);
ip_ftp_pxy.c 1250 mlen = MSGDSIZE(m) - off;
1551 mlen = MSGDSIZE(m);
ip_state.c 1884 mlen = MSGDSIZE(m) - off;

Completed in 21 milliseconds