Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c65 static void tentry_fill_value(ipfw_obj_header *oh, ipfw_obj_tentry *tent,
1014 tentry_fill_value(oh, ptent, *av, type, vmask); in table_modify_record()
1532 tentry_fill_value(ipfw_obj_header *oh __unused, ipfw_obj_tentry *tent, in tentry_fill_value() function