Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching defs:nd_opt_dnssl

68 #ifndef ND_OPT_DNSSL
69 #define ND_OPT_DNSSL 31
70 struct nd_opt_dnssl { /* DNSSL option RFC 6106 */
735 struct nd_opt_dnssl *dnssl;
1081 case ND_OPT_DNSSL:
1082 dnssl = (struct nd_opt_dnssl *)p;
1084 op = p + offsetof(struct nd_opt_dnssl,
1333 case ND_OPT_DNSSL:
1466 case ND_OPT_DNSSL: