Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c146 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()
448 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()
[all …]
H A Dnx_netif.h550 extern int nx_netif_netagent_flow_add(struct nx_netif *, struct nx_flow_req *);
551 extern int nx_netif_netagent_flow_del(struct nx_netif *, struct nx_flow_req *);
H A Dnx_netif.c784 _CASSERT(offsetof(struct nx_flow_req, _nfr_kernel_field_end) == in nx_netif_prov_config()
785 offsetof(struct nx_flow_req, _nfr_common_field_end)); in nx_netif_prov_config()
786 struct nx_flow_req nfr; in nx_netif_prov_config()
1541 struct proc *p, struct nx_flow_req *req) in nx_netif_ctl_flow_check()
1590 struct nx_flow_req *req) in nx_netif_ctl_flow_add()
1615 struct nx_flow_req *req) in nx_netif_ctl_flow_del()
1639 struct nx_flow_req *__single nfr = data; in nx_netif_ctl()
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dos_nexus_private.h387 struct nx_flow_req { struct
535 nx_flow_req_internalize(struct nx_flow_req *req) in nx_flow_req_internalize()
537 _CASSERT(offsetof(struct nx_flow_req, _nfr_kernel_field_end) == in nx_flow_req_internalize()
538 offsetof(struct nx_flow_req, _nfr_common_field_end)); in nx_flow_req_internalize()
549 nx_flow_req_externalize(struct nx_flow_req *req) in nx_flow_req_externalize()
684 const uuid_t nx_uuid, const struct nx_flow_req *nfr);
686 const uuid_t nx_uuid, const struct nx_flow_req *nfr);
H A Dnexus_kern.c1673 data_len < sizeof(struct nx_flow_req)) { in _kern_nexus_flow_config()
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_nexus.c420 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()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_flow.c38 fsw_flow_add(struct nx_flowswitch *fsw, struct nx_flow_req *req0, int *error) in fsw_flow_add()
48 struct nx_flow_req req; in fsw_flow_add()
340 fsw_flow_del(struct nx_flowswitch *fsw, struct nx_flow_req *req, bool nolinger, in fsw_flow_del()
451 fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req) in fsw_flow_config()
H A Dfsw_var.h180 struct nx_flow_req *req0, int *error);
181 extern int fsw_flow_del(struct nx_flowswitch *fsw, struct nx_flow_req *req,
183 extern int fsw_flow_config(struct nx_flowswitch *fsw, struct nx_flow_req *req);
H A Dfsw_netagent.c96 struct nx_flow_req req; in fsw_netagent_flow_add()
239 struct nx_flow_req req; in fsw_netagent_flow_del()
H A Dfsw.c189 struct nx_flow_req *req) in fsw_ctl_flow_add()
239 struct nx_flow_req *req) in fsw_ctl_flow_del()
253 struct nx_flow_req *req) in fsw_ctl_flow_config()
1024 struct nx_flow_req *__single req = data; in fsw_ctl()
H A Dnx_flowswitch.c519 struct nx_flow_req nfr; in nx_fsw_prov_config()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c438 flow_req_check_mac_allowed(struct nx_flow_req *req) in flow_req_check_mac_allowed()
467 flow_req_needs_netns_reservation(struct nx_flow_req *req) in flow_req_needs_netns_reservation()
474 flow_req_needs_protons_reservation(struct nx_flow_req *req) in flow_req_needs_protons_reservation()
482 flow_req_needs_ipsec_reservation(struct nx_flow_req *req) in flow_req_needs_ipsec_reservation()
489 flow_set_port_info(struct ns_flow_info *nfi, struct nx_flow_req *req) in flow_set_port_info()
520 flow_req_prepare_namespace(struct nx_flow_req *req) in flow_req_prepare_namespace()
617 flow_req_prepare(struct nx_flow_req *req, struct kern_nexus *nx, in flow_req_prepare()
841 flow_req_cleanup(struct nx_flow_req *req) in flow_req_cleanup()
861 flow_req_dump(char *desc, struct nx_flow_req *req) in flow_req_dump()
921 struct flow_owner *fo, struct ifnet *ifp, struct nx_flow_req *req, in flow_mgr_flow_add()
H A Dflow_var.h708 flow_req2key(struct nx_flow_req *req, struct flow_key *key) in flow_req2key()
935 struct flow_owner *fo, struct ifnet *ifp, struct nx_flow_req *req,
971 struct nx_flow_req *, boolean_t, uint32_t, boolean_t,
991 struct nx_flow_req *req, int *perr);
1044 struct ifnet *, struct nx_flow_req *, flow_route_ctor_fn_t,
1046 extern int flow_route_configure(struct flow_route *, struct ifnet *, struct nx_flow_req *);
H A Dflow_route.c370 fr_use_stable_address(struct nx_flow_req *req) in fr_use_stable_address()
381 flow_route_configure(struct flow_route *fr, struct ifnet *ifp, struct nx_flow_req *req) in flow_route_configure()
574 struct ifnet *ifp, struct nx_flow_req *req, in flow_route_find()
H A Dflow_entry.c291 flow_entry_set_demux_patterns(struct flow_entry *fe, struct nx_flow_req *req) in flow_entry_set_demux_patterns()
407 flow_entry_alloc(struct flow_owner *fo, struct nx_flow_req *req, int *perr) in flow_entry_alloc()
/xnu-11417.140.69/tests/skywalk/
H A Dskt_flowswitch_ns_reserve.c126 struct nx_flow_req nfr; in skt_flowswitch_ns_bsd()
243 struct nx_flow_req nfr; in skt_flowswitch_ns_sky()
377 struct nx_flow_req nfr; in skt_ns_sky_bind()
487 struct nx_flow_req nfr; in skt_flowswitch_ns_sky_bsd()
533 struct nx_flow_req nfr; in skt_flowswitch_ns_check_v4mappedv6addr()
877 struct nx_flow_req nfr; in skt_flowswitch_ns_reserve_main()
H A Dskywalk_test_utils.h201 struct nx_flow_req nfr;
239 char * skt_nfr_print(struct nx_flow_req *nfr, char *buf, size_t buf_max);
H A Dskt_fswbinds.c49 struct nx_flow_req nfr; in skt_fswbind_common()
H A Dskt_listener.c98 struct nx_flow_req nfr; in skt_listener_cleanup()
H A Dskt_filter.c449 struct nx_flow_req nfr; in custom_ether_setup_flow()
740 struct nx_flow_req nfr; in filter_setup_flow()
H A Dskywalk_test_utils.c708 struct nx_flow_req nfr; in sktc_bind_tcp4_flow()
784 struct nx_flow_req nfr; in sktc_unbind_flow()
2682 sktu_nfr_to_string(struct nx_flow_req *nfr) in sktu_nfr_to_string()
2729 struct nx_flow_req *nfr = &flow->nfr; in _sktu_create_nexus_flow()
2832 struct nx_flow_req *nfr = &flow->nfr; in _sktu_destroy_nexus_flow()
H A Dskt_netifdirect.c134 struct nx_flow_req nfr; in skt_add_netif_ipv6_flow()
H A Dskt_xfer.c279 struct nx_flow_req nfr; in connect_flow()
323 struct nx_flow_req nfr; in connect_child_flow()
/xnu-11417.140.69/bsd/netinet/
H A Dtcp_subr.c5445 struct nx_flow_req nfr; in tcp_add_fsw_flow()
5529 struct nx_flow_req nfr; in tcp_del_fsw_flow()