OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ND_OPT_DNSSL
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rtadvd/
rtadvd.c
138
[
ND_OPT_DNSSL
] = NDOPT_FLAG_DNSSL,
1402
hdr->nd_opt_type !=
ND_OPT_DNSSL
)
1426
(hdr->nd_opt_type ==
ND_OPT_DNSSL
&&
1427
optlen < (int)sizeof(struct
nd_opt_dnssl
)))
1438
case
ND_OPT_DNSSL
:
config.c
1018
struct
nd_opt_dnssl
*ndopt_dnssl;
1049
packlen += sizeof(struct
nd_opt_dnssl
);
1200
ndopt_dnssl = (struct
nd_opt_dnssl
*)buf;
1201
ndopt_dnssl->nd_opt_dnssl_type =
ND_OPT_DNSSL
;
/src/sys/netinet/
icmp6.h
318
#define
ND_OPT_DNSSL
31 /* RFC 6016 */
378
struct
nd_opt_dnssl
{ /* DNSSL option RFC 6106 */
struct
Completed in 19 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025