Searched refs:attr_keyword_map (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_show.c304 } attr_keyword_map[] = { variable in typeref:struct:attr_keyword_mapent
520 for (unsigned i = 0; i < __arraycount(attr_keyword_map); i++) {
521 const struct attr_keyword_mapent *ak = &attr_keyword_map[i];

Completed in 70 milliseconds