Home
last modified time | relevance | path

Searched defs:ipproto (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/usr.sbin/httpd/
H A Dparse.y2094 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 Dhttpd.h147 int ipproto; member
/openbsd-src/usr.sbin/relayd/
H A Dparse.y3127 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 Drelayd.h363 int ipproto; global() member
/openbsd-src/sys/net/
H A Dif_ethersubr.c1056 uint8_t ipproto; ether_extract_headers() local
/openbsd-src/sbin/iked/
H A Dpolicy.c581 ts_insert_unique(struct iked_addr *addr, struct iked_tss *tss, int ipproto) in ts_insert_unique()
H A Dparse.y2706 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 Dsyslogd.c2692 char *bp, *p, *q, *proto, *host, *port, *ipproto; cfline() local