Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/netif/
H A Dnx_netif_flow.c56 static struct netif_flowtable_ops netif_ethertype_ops = {
66 static struct netif_flowtable_ops netif_ipv6_ula_ops = {
260 struct netif_flowtable_ops *fops = ft->ft_ops; in netif_flow_list_lookup()
315 netif_flow_list_table_alloc(struct netif_flowtable_ops *ops) in netif_flow_list_table_alloc()
480 struct netif_flowtable_ops *fops; in nx_netif_flow_match()
670 struct netif_flowtable_ops *fops; in nx_netif_flowtable_init()
801 struct netif_flowtable_ops *fops; in nx_netif_flow_remove()
H A Dnx_netif.h81 struct netif_flowtable_ops *ft_ops;
96 struct netif_flowtable_ops *);
99 struct netif_flowtable_ops { struct