Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h457 ncr->nc_req_len = (uint32_t)arg_len; in __nexus_config_req_prepare()
H A Dos_nexus_private.h339 uint32_t nc_req_len; /* size of request struct */ member
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c466 sopt.sopt_valsize = ncr->nc_req_len; in nx_fsw_prov_config()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif.c750 sopt.sopt_valsize = ncr->nc_req_len; in nx_netif_prov_config()