Home
last modified time | relevance | path

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

/external/tcpdump/
DsctpConstants.h500 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h889 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here this macro
Dsctp_usrreq.c279 overhead = IP_HDR_SIZE; in sctp_pathmtu_adjustment()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c395 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) {
400 if ((uint32_t) (chk->send_size + IP_HDR_SIZE) > nxtsz) {