Searched refs:MAX_IPOPTLEN (Results 1 – 5 of 5) sorted by relevance
96 #define MAX_IPOPTLEN 40 macro100 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
212 struct in_addr route[MAX_IPOPTLEN/sizeof(struct in_addr)];
1607 if (m->m_len > MAX_IPOPTLEN + sizeof(struct in_addr))
668 static char old_rr[MAX_IPOPTLEN]; in pr_pack()804 if (i >= MAX_IPOPTLEN) { in pr_pack()831 if (i < MAX_IPOPTLEN) { in pr_pack()853 if (j >= MAX_IPOPTLEN) { in pr_pack()
246 #define MAX_LSRR ((MAX_IPOPTLEN - 4) / 4)