Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_input.c1451 #define OPTSIZ (sizeof(isr->isr_nop) + sizeof(isr->isr_hdr)) in ip_srcroute() macro
1454 m->m_len = (isr->isr_nhops + 1) * sizeof(struct in_addr) + OPTSIZ; in ip_srcroute()
1468 OPTSIZ); in ip_srcroute()
1470 sizeof(struct in_addr) + OPTSIZ); in ip_srcroute()
1471 #undef OPTSIZ in ip_srcroute()