Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h25 #define SIOCPROXY _IOWR('r', 64, struct ap_control)
27 #define SIOCPROXY _IOWR(r, 64, struct ap_control)
82 typedef struct ap_control { struct
116 int (* apr_ctl) __P((struct aproxy *, struct ap_control *, void *)); argument