Lines Matching full:nas
241 "NAS Prompt",
243 "Callback NAS Prompt",
312 /* NAS-Port-Type Attribute standard values */
405 "NAS Error",
407 "NAS Request",
408 "NAS Reboot",
503 … { ERROR_CAUSE_NAS_IDENTIFICATION_MISMATCH, "NAS Identification Mismatch" },
617 { "NAS-IP-Address", NULL, 0, 0, print_attr_address },
618 { "NAS-Port", NULL, 0, 0, print_attr_num },
648 { "NAS-Identifier", NULL, 0, 0, print_attr_string },
680 … { "NAS-Port-Type", nas_port_type, TAM_SIZE(nas_port_type), 0, print_attr_num },
708 { "NAS-Port-Id", NULL, 0, 0, print_attr_string },
714 { "NAS-Filter-Rule", NULL, 0, 0, print_attr_string },
717 { "NAS-IPv6-Address", NULL, 0, 0, print_attr_address6 },
931 ND_PRINT("NAS Select"); in print_attr_num()
966 ND_PRINT("NAS assigned"); in print_attr_num()
1018 ND_PRINT("NAS Select"); in print_attr_address()