Lines Matching defs:nd_opt_dnssl
68 #ifndef ND_OPT_DNSSL69 #define ND_OPT_DNSSL 3170 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: