Searched defs:noproto (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/netinet6/ |
H A D | ip_fw_nat64.h | 41 uint64_t noproto; /* Protocol not supported */ member 54 uint64_t noproto; /* Protocol not supported */ member 67 uint64_t noproto; /* Protocol not supported */ member
|
/freebsd-src/contrib/unbound/services/ |
H A D | listen_dnsport.c | 215 create_udp_sock(int family,int socktype,struct sockaddr * addr,socklen_t addrlen,int v6only,int * inuse,int * noproto,int rcv,int snd,int listen,int * reuseport,int transparent,int freebind,int use_systemd,int dscp) create_udp_sock() argument 674 create_tcp_accept_sock(struct addrinfo * addr,int v6only,int * noproto,int * reuseport,int transparent,int mss,int nodelay,int freebind,int use_systemd,int dscp) create_tcp_accept_sock() argument 929 create_local_accept_sock(const char * path,int * noproto,int use_systemd) create_local_accept_sock() argument 1014 int r, s, inuse, noproto; make_sock() local [all...] |
H A D | outside_network.c | 2003 int fd, noproto; local 3561 int noproto = 0; global() local
|
/freebsd-src/sys/netpfil/ipfw/nat64/ |
H A D | nat64_translate.h | 41 uint64_t noproto; /* Protocol not supported */ member
|
/freebsd-src/sys/dev/iavf/ |
H A D | iavf_iflib.h | 274 u64 noproto; member
|
/freebsd-src/sys/dev/ixl/ |
H A D | ixl.h | 461 u64 noproto; member
|
/freebsd-src/sys/dev/ixgbe/ |
H A D | ixgbe.h | 458 u64 noproto; global() member
|
/freebsd-src/contrib/unbound/daemon/ |
H A D | remote.c | 243 int noproto = 0; add_open() local
|