Searched refs:MAX_IPOPTLEN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_var.h123 #define MAX_IPOPTLEN 40 macro
128 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
H A Dip_input.c309 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)];
H A Dip_output.c2445 if (m->m_len > MAX_IPOPTLEN + sizeof(struct in_addr))

Completed in 71 milliseconds