Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_sockopt.c168 static int export_objhash_ntlv(struct namedobj_instance *ni, uint16_t kidx,
2246 export_objhash_ntlv(struct namedobj_instance *ni, uint16_t kidx, in export_objhash_ntlv() function
2272 if ((error = export_objhash_ntlv(ni, i, sd)) != 0) in export_named_objects()