Searched defs:KEYLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_mppc.c99 #define KEYLEN(b) (((b) & MPPE_128) ? 16 : 8) macro
/freebsd-11-stable/sys/net/
H A Dflowtable.c97 #define KEYLEN ((KEY_ADDR_LEN * KEY_ADDRS + KEY_PORTS) / sizeof(uint32_t)) macro
113 #undef KEYLEN macro

Completed in 56 milliseconds