Searched defs:ipproto (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/usr.sbin/httpd/ |
H A D | parse.y | 2094 struct portrange *port, const char *ifname, int ipproto) in host_dns() 2166 struct portrange *port, const char *ifname, int ipproto) in host_if() 2239 struct portrange *port, const char *ifname, int ipproto) in host()
|
H A D | httpd.h | 147 int ipproto; member
|
/openbsd-src/usr.sbin/relayd/ |
H A D | parse.y | 3127 host_dns(const char * s,struct addresslist * al,int max,struct portrange * port,const char * ifname,int ipproto) host_dns() argument 3185 host_if(const char * s,struct addresslist * al,int max,struct portrange * port,const char * ifname,int ipproto) host_if() argument 3257 host(const char * s,struct addresslist * al,int max,struct portrange * port,const char * ifname,int ipproto) host() argument [all...] |
H A D | relayd.h | 363 int ipproto; global() member
|
/openbsd-src/sys/net/ |
H A D | if_ethersubr.c | 1056 uint8_t ipproto; ether_extract_headers() local
|
/openbsd-src/sbin/iked/ |
H A D | policy.c | 581 ts_insert_unique(struct iked_addr *addr, struct iked_tss *tss, int ipproto) in ts_insert_unique()
|
H A D | parse.y | 2706 create_ike(char * name,int af,struct ipsec_addr_wrap * ipproto,int rdomain,struct ipsec_hosts * hosts,struct ipsec_hosts * peers,struct ipsec_mode * ike_sa,struct ipsec_mode * ipsec_sa,uint8_t saproto,uint8_t flags,char * srcid,char * dstid,uint32_t ikelifetime,struct iked_lifetime * lt,struct iked_auth * authtype,struct ipsec_filters * filter,struct ipsec_addr_wrap * ikecfg,char * iface) create_ike() argument
|
/openbsd-src/usr.sbin/syslogd/ |
H A D | syslogd.c | 2692 char *bp, *p, *q, *proto, *host, *port, *ipproto; cfline() local
|