Home
last modified time | relevance | path

Searched refs:IP_HDR_SIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/tcpdump/
DsctpConstants.h500 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here macro
/freebsd-9-stable/sys/netinet/
Dsctp_constants.h873 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here this macro
Dsctp_usrreq.c108 overhead = IP_HDR_SIZE; in sctp_pathmtu_adjustment()
/freebsd-9-stable/sys/netinet6/
Dsctp6_usrreq.c247 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) { in sctp6_notify_mbuf()
252 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) { in sctp6_notify_mbuf()