Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h37 # define SIOCADAFR _IOW('r', 60, struct ipfobj)
38 # define SIOCRMAFR _IOW('r', 61, struct ipfobj)
41 # define SIOCGETFS _IOWR('r', 64, struct ipfobj)
44 # define SIOCADIFR _IOW('r', 67, struct ipfobj)
45 # define SIOCRMIFR _IOW('r', 68, struct ipfobj)
47 # define SIOCINAFR _IOW('r', 70, struct ipfobj)
48 # define SIOCINIFR _IOW('r', 71, struct ipfobj)
51 # define SIOCFRZST _IOWR('r', 74, struct ipfobj)
52 # define SIOCZRLST _IOWR('r', 75, struct ipfobj)
53 # define SIOCAUTHW _IOWR('r', 76, struct ipfobj)
[all …]
H A Dip_nat.h24 #define SIOCADNAT _IOW('r', 60, struct ipfobj)
25 #define SIOCRMNAT _IOW('r', 61, struct ipfobj)
26 #define SIOCGNATS _IOWR('r', 62, struct ipfobj)
27 #define SIOCGNATL _IOWR('r', 63, struct ipfobj)
28 #define SIOCPURGENAT _IOWR('r', 100, struct ipfobj)
H A Dip_state.h15 # define SIOCDELST _IOW('r', 61, struct ipfobj)