Searched defs:nfr (Results 1 – 5 of 5) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_netagent.c | 146 flow_ipv6_ula_match(struct netif_agent_flow *naf, struct nx_flow_req *nfr) in flow_ipv6_ula_match() 209 nx_netif_netagent_fill_port_info(struct nx_netif *nif, struct nx_flow_req *nfr, in nx_netif_netagent_fill_port_info() 265 nx_netif_netagent_flow_bind(struct nx_netif *nif, struct nx_flow_req *nfr) in nx_netif_netagent_flow_bind() 333 nx_netif_netagent_flow_unbind(struct nx_netif *nif, struct nx_flow_req *nfr) in nx_netif_netagent_flow_unbind() 351 nx_netif_netagent_check_flags(struct nx_netif *nif, struct nx_flow_req *nfr, in nx_netif_netagent_check_flags() 404 struct nx_flow_req *nfr) in nx_netif_netagent_listener_flow_add() 432 struct nx_flow_req *nfr) in nx_netif_netagent_flow_find() 461 struct nx_flow_req *nfr) in nx_netif_netagent_fill_flow_info() 477 nx_netif_netagent_flow_add(struct nx_netif *nif, struct nx_flow_req *nfr) in nx_netif_netagent_flow_add() 561 nx_netif_netagent_flow_del(struct nx_netif *nif, struct nx_flow_req *nfr) in nx_netif_netagent_flow_del() [all …]
|
| H A D | nx_netif.c | 786 struct nx_flow_req nfr; in nx_netif_prov_config() local 1637 struct nx_flow_req *nfr = data; in nx_netif_ctl() local
|
| /xnu-10063.141.1/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 420 const struct nx_flow_req *nfr) in __os_nexus_flow_add() 433 const struct nx_flow_req *nfr) in __os_nexus_flow_del() 445 __os_nexus_config_flow(const uuid_t nx_uuid, struct nx_flow_req *nfr) in __os_nexus_config_flow() 460 struct nx_flow_req nfr = {0}; in os_nexus_flow_set_wake_from_sleep() local
|
| /xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 517 struct nx_flow_req nfr; in nx_fsw_prov_config() local
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | tcp_subr.c | 4610 struct nx_flow_req nfr; in tcp_add_fsw_flow() local 4694 struct nx_flow_req nfr; in tcp_del_fsw_flow() local
|