Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dsctp6_usrreq.c357 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) { in sctp6_notify_mbuf()
362 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) { in sctp6_notify_mbuf()
383 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) { in sctp6_notify_mbuf()
/netbsd-src/sys/netinet/
H A Dsctp_constants.h629 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here macro
H A Dsctp_usrreq.c299 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) { in sctp_notify_mbuf()
304 if ((chk->send_size+IP_HDR_SIZE) > nxtsz) { in sctp_notify_mbuf()