Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c237 MAX_EHDR_LEN, -1 /* not initialized */ },
240 MAX_EHDR_LEN, -1 /* not initialized */ },
243 MAX_EHDR_LEN, -1 /* not initialized */ },
246 MAX_EHDR_LEN, -1 /* not initialized */ },
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_opt_data.c223 MAX_EHDR_LEN, -1 /* not initialized */ },
226 MAX_EHDR_LEN, -1 /* not initialized */ },
229 MAX_EHDR_LEN, -1 /* not initialized */ },
232 MAX_EHDR_LEN, -1 /* not initialized */ },
/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h106 #define MAX_EHDR_LEN 2048 macro