Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dicmp6.h255 #define ND_OPT_SOURCE_LINKADDR 1 macro
/openbsd/usr.sbin/rad/
H A Dengine.c538 case ND_OPT_SOURCE_LINKADDR: in parse_rs()
H A Dfrontend.c1253 ND_OPT_SOURCE_LINKADDR; in build_packet()
/openbsd/usr.sbin/tcpdump/
H A Dprint-icmp6.c559 case ND_OPT_SOURCE_LINKADDR: in icmp6_opt_print()
/openbsd/sbin/slaacd/
H A Dfrontend.c200 nd_opt_hdr.nd_opt_type = ND_OPT_SOURCE_LINKADDR; in frontend()
H A Dengine.c1553 case ND_OPT_SOURCE_LINKADDR: in parse_ra()
1766 case ND_OPT_SOURCE_LINKADDR: in debug_log_ra()
/openbsd/sys/netinet6/
H A Dnd6.c196 case ND_OPT_SOURCE_LINKADDR: in nd6_options()
H A Dnd6_nbr.c521 nd_opt->nd_opt_type = ND_OPT_SOURCE_LINKADDR; in nd6_ns_output()