Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c40 .ntrt_notify = inet_traffic_rule_notify,
53 .ntrt_notify = eth_traffic_rule_notify,
289 return type->ntrt_notify(ntr, flags); in notify_traffic_rule()
H A Dnexus_traffic_rule.h113 nxctl_traffic_rule_notify_cb_t *ntrt_notify; member