Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Draw_ip.c460 u_char opttype, optlen, *cp; in rip_output() local
573 opttype = cp[IPOPT_OPTVAL]; in rip_output()
574 if (opttype == IPOPT_EOL) in rip_output()
576 if (opttype == IPOPT_NOP) { in rip_output()