Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h38 # define SIOCADAFR _IOW('r', 60, struct ipfobj)
39 # define SIOCRMAFR _IOW('r', 61, struct ipfobj)
45 # define SIOCADIFR _IOW('r', 67, struct ipfobj)
46 # define SIOCRMIFR _IOW('r', 68, struct ipfobj)
48 # define SIOCINAFR _IOW('r', 70, struct ipfobj)
49 # define SIOCINIFR _IOW('r', 71, struct ipfobj)
76 # define SIOCADAFR _IOW(r, 60, struct ipfobj)
77 # define SIOCRMAFR _IOW(r, 61, struct ipfobj)
83 # define SIOCADIFR _IOW(r, 67, struct ipfobj)
84 # define SIOCRMIFR _IOW(r, 68, struct ipfobj)
[all …]
H A Dip_nat.h26 #define SIOCADNAT _IOW('r', 60, struct ipfobj)
27 #define SIOCRMNAT _IOW('r', 61, struct ipfobj)
28 #define SIOCGNATS _IOWR('r', 62, struct ipfobj)
29 #define SIOCGNATL _IOWR('r', 63, struct ipfobj)
31 #define SIOCADNAT _IOW(r, 60, struct ipfobj)
32 #define SIOCRMNAT _IOW(r, 61, struct ipfobj)
33 #define SIOCGNATS _IOWR(r, 62, struct ipfobj)
34 #define SIOCGNATL _IOWR(r, 63, struct ipfobj)
H A Dip_state.h17 # define SIOCDELST _IOW('r', 61, struct ipfobj)
19 # define SIOCDELST _IOW(r, 61, struct ipfobj)