Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h868 #define IP_HDR_SIZE 40 /* we use the size of a IP6 header here this macro
Dsctp_usrreq.c207 overhead = IP_HDR_SIZE + sizeof(struct sctphdr); in sctp_pathmtu_adjustment()