Home
last modified time | relevance | path

Searched defs:KEY_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dgs.h112 #define KEY_LEN(sp, ch) \ macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c315 #define KEY_LEN(v) *((uint8_t *)&(v)) macro