Searched refs:MAX_IPOPTLEN (Results 1 – 5 of 5) sorted by relevance
41 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)];
74 #define MAX_IPOPTLEN 40 macro78 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
671 if (m->m_len > MAX_IPOPTLEN + sizeof(struct in_addr)) in ip_pcbopts()
101 #define MAXIPLEN (sizeof(struct ip) + MAX_IPOPTLEN)102 #define MAXICMPLEN (ICMP_ADVLENMIN + MAX_IPOPTLEN)241 char rspace[MAX_IPOPTLEN]; /* record route space */ in main()520 icmp_len += MAX_IPOPTLEN; in main()1023 static char old_rr[MAX_IPOPTLEN]; in pr_pack()
265 #define NGATEWAYS ((int)((MAX_IPOPTLEN - IPOPT_MINOFF - 1) / sizeof(u_int32_t)))819 u_char optlist[MAX_IPOPTLEN]; in main()