Home
last modified time | relevance | path

Searched refs:vshared (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_value.c134 if (tc->vshared != 0) { in get_value_ptrs()
345 if (tc->vshared != 0) { in alloc_table_vidx()
H A Dip_fw_table.h49 uint8_t vshared; /* 1 if using shared value array */ member
H A Dip_fw_table.c2626 tc->vshared = 1; in alloc_table_config()