Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h3539 } cgtp_filter_ops_t; typedef
3551 extern int ip_cgtp_filter_register(netstackid_t, cgtp_filter_ops_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c13860 ip_cgtp_filter_register(netstackid_t stackid, cgtp_filter_ops_t *ops) in ip_cgtp_filter_register()