Searched defs:oh (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libpe/
H A Dpe_coff.c104 pe_update_opt_header(PE *pe, PE_OptHdr *oh) argument
H A Dlibpe_coff.c44 PE_OptHdr *oh; local
230 PE_OptHdr *oh; local
[all...]
/freebsd-13-stable/sbin/ipfw/
H A Dnat64clat.c271 ipfw_obj_header *oh; local
353 ipfw_obj_header oh; local
370 ipfw_obj_header *oh; local
428 ipfw_obj_header oh; local
[all...]
H A Dnat64stl.c307 ipfw_obj_header *oh; local
369 ipfw_obj_header oh; local
386 ipfw_obj_header *oh; local
444 ipfw_obj_header oh; local
[all...]
H A Dnptv6.c288 ipfw_obj_header oh; local
304 ipfw_obj_header *oh; local
347 ipfw_obj_header oh; local
[all...]
H A Dnat64lsn.c89 ipfw_obj_header *oh; local
164 ipfw_obj_header *oh; local
545 ipfw_obj_header *oh; local
653 ipfw_obj_header oh; local
668 ipfw_obj_header oh; local
685 ipfw_obj_header *oh; local
[all...]
H A Dnat.c782 ipfw_obj_header *oh; local
998 ipfw_obj_header oh; local
1021 ipfw_obj_header *oh; local
1115 ipfw_obj_header *oh; local
1148 ipfw_obj_header *oh; local
[all...]
H A Dtables.c164 ipfw_obj_header oh; local
325 table_fill_objheader(ipfw_obj_header *oh, ipfw_xtable_info *i) argument
405 table_create(ipfw_obj_header *oh, int ac, char *av[]) argument
524 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) argument
544 table_modify(ipfw_obj_header *oh, int ac, char *av[]) argument
579 table_do_modify(ipfw_obj_header *oh, ipfw_xtable_info *i) argument
597 table_lock(ipfw_obj_header *oh, int lock) argument
615 table_destroy(ipfw_obj_header *oh) argument
627 ipfw_obj_header *oh; local
645 table_flush(ipfw_obj_header *oh) argument
655 table_do_swap(ipfw_obj_header *oh, char *second) argument
674 table_swap(ipfw_obj_header *oh, char *second) argument
700 table_get_info(ipfw_obj_header *oh, ipfw_xtable_info *i) argument
866 ipfw_obj_header *oh = NULL; local
886 ipfw_obj_header *oh; local
896 table_do_modify_record(int cmd, ipfw_obj_header *oh, ipfw_obj_tentry *tent, int count, int atomic) argument
948 table_modify_record(ipfw_obj_header *oh, int ac, char *av[], int add, int quiet, int update, int atomic) argument
1119 table_do_lookup(ipfw_obj_header *oh, char *key, ipfw_xtable_info *xi, ipfw_obj_tentry *xtent) argument
1152 table_lookup(ipfw_obj_header *oh, int ac, char *av[]) argument
1435 tentry_fill_key(ipfw_obj_header *oh, ipfw_obj_tentry *tent, char *key, int add, uint8_t *ptype, uint32_t *pvmask, ipfw_xtable_info *xi) argument
1734 ipfw_obj_header *oh; local
1766 table_show_list(ipfw_obj_header *oh, int need_header) argument
[all...]
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_offload.h102 struct ofld_hdr *oh; local
H A Dcxgb_sge.c2232 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *); local
2296 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *); local
2347 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *); local
2394 struct ofld_hdr *oh = mtod(m, struct ofld_hdr *); local
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64clat_control.c218 ipfw_obj_header *oh; local
319 ipfw_obj_header *oh; local
423 ipfw_obj_header *oh; local
469 ipfw_obj_header *oh; local
[all...]
H A Dnat64stl_control.c254 ipfw_obj_header *oh; local
324 ipfw_obj_header *oh; local
428 ipfw_obj_header *oh; local
474 ipfw_obj_header *oh; local
[all...]
H A Dnat64lsn_control.c234 ipfw_obj_header *oh; local
404 ipfw_obj_header *oh; local
479 ipfw_obj_header *oh; local
526 ipfw_obj_header *oh; local
700 ipfw_obj_header *oh; local
[all...]
/freebsd-13-stable/stand/efi/libefi/
H A Defihttp.c242 struct open_efihttp *oh; local
372 struct open_efihttp *oh; local
401 struct open_efihttp *oh; local
611 struct open_efihttp *oh; local
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c729 ipfw_obj_header *oh; local
839 ipfw_obj_header *oh; local
888 ipfw_obj_header *oh; local
[all...]
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_nat.c578 ipfw_obj_header *oh; local
623 ipfw_obj_header *oh; local
683 ipfw_obj_header *oh; local
827 ipfw_obj_header *oh; local
[all...]
H A Dip_fw_table.c970 ipfw_obj_header *oh; local
1090 ipfw_obj_header *oh; local
1162 struct _ipfw_obj_header *oh; local
1338 struct _ipfw_obj_header *oh; local
1729 struct _ipfw_obj_header *oh; local
1764 struct _ipfw_obj_header *oh; local
1821 struct _ipfw_obj_header *oh; local
1958 objheader_to_ti(struct _ipfw_obj_header *oh, struct tid_info *ti) argument
2169 struct _ipfw_obj_header *oh; local
[all...]
/freebsd-13-stable/sys/nlm/
H A Dnlm_prot.h32 netobj oh; member in struct:nlm_holder
66 netobj oh; member in struct:nlm_lock
127 netobj oh; member in struct:nlm_share
176 netobj oh; member in struct:nlm4_holder
185 netobj oh; member in struct:nlm4_lock
195 netobj oh; member in struct:nlm4_share
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h302 struct fman_port_oh_bmi_regs oh; member in union:fman_port_bmi_regs
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Drack.c14352 uint32_t orig_val, srtt, segs, oh; local

Completed in 277 milliseconds