Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c168 static int export_objhash_ntlv(struct namedobj_instance *ni, uint16_t kidx,
2260 export_objhash_ntlv(struct namedobj_instance *ni, uint16_t kidx, in export_objhash_ntlv() function
2286 if ((error = export_objhash_ntlv(ni, i, sd)) != 0) in export_named_objects()