Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ipf/lib/common/
H A Dbuildopts.c39 *op++ = IPOPT_EOL;
/titanic_44/usr/src/lib/libwrap/
H A Dfix_options.c97 if (opt == IPOPT_EOL)
/titanic_44/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c161 case IPOPT_EOL: in tsol_get_option_v4()
567 if (oval == IPOPT_EOL) in tsol_remove_secopt()
649 if (optbuf[IPOPT_OPTVAL] == IPOPT_EOL || in tsol_prepend_option()
665 if (oval == IPOPT_EOL) in tsol_prepend_option()
735 ASSERT(oval != IPOPT_EOL); in tsol_prepend_option()
1057 opt_storage[sec_opt_len] = IPOPT_EOL; in tsol_compute_label_v6()
H A Dip.c2369 return (IPOPT_EOL); in ipoptp_next()
2379 return (IPOPT_EOL); in ipoptp_next()
2383 if (opt == IPOPT_EOL) in ipoptp_next()
2384 return (IPOPT_EOL); in ipoptp_next()
2391 return (IPOPT_EOL); in ipoptp_next()
2396 return (IPOPT_EOL); in ipoptp_next()
2403 return (IPOPT_EOL); in ipoptp_next()
2496 optval != IPOPT_EOL; in ip_opt_get_user()
2552 *buf++ = IPOPT_EOL; in ip_opt_get_user()
2578 optval != IPOPT_EOL; in icmp_options_update()
[all …]
H A Dipsecah.c3279 optval != IPOPT_EOL; in ah_process_ip_options_v4()
/titanic_44/usr/src/uts/common/netinet/
H A Dip.h99 #define IPOPT_EOL 0x00 /* end of option list */ macro
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_shutdown.c280 mp->b_rptr[i] = IPOPT_EOL; in sctp_ootb_shutdown_ack()
H A Dsctp_error.c370 mp->b_rptr[i] = IPOPT_EOL; in sctp_ootb_send_abort()
/titanic_44/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h181 # undef IPOPT_EOL
2095 #ifndef IPOPT_EOL
2096 # define IPOPT_EOL 0 macro
2128 #ifndef IPOPT_EOL
2129 # define IPOPT_EOL 0 macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c1077 case IPOPT_EOL: in pr_options()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c612 case IPOPT_EOL: in print_ipoptions()
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddaemon.c3776 case IPOPT_EOL:
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2523 mp->b_rptr[i] = IPOPT_EOL; in tcp_xmit_early_reset()
/titanic_44/usr/src/stand/lib/tcp/
H A Dtcp.c6142 mp->b_rptr[i] = IPOPT_EOL; in tcp_xmit_early_reset()