Lines Matching defs:af
38 #include "af.h"82 nd_uint32_t af;106 u_int af, flags;132 UNALIGNED_MEMCPY(&af, &hdr->af, sizeof (af));134 if ((af & 0xFFFF0000) != 0) {135 af = SWAPLONG(af);151 switch (af) {
Indexes created Mon Apr 20 00:23:12 UTC 2026