Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h835 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here this macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h835 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here this macro
H A Dsctp_usrreq.c115 overhead = IP_HDR_SIZE + sizeof(struct sctphdr); in sctp_pathmtu_adjustment()