Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_options.h43 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)];
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
H A Dip_options.c691 if (m->m_len > MAX_IPOPTLEN + sizeof(struct in_addr)) in ip_pcbopts()
/f-stack/tools/compat/include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */