Searched defs:noproto (Results 1 – 8 of 8) sorted by relevance
/freebsd/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/sys/netpfil/ipfw/nat64/ |
H A D | nat64_translate.h | 41 uint64_t noproto; /* Protocol not supported */ member
|
/freebsd/contrib/unbound/services/ |
H A D | outside_network.c | 2003 int fd, noproto; global() local 3575 int noproto = 0; global() local
|
H A D | listen_dnsport.c | 241 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock() argument 700 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,const char * additional) create_tcp_accept_sock() argument 955 create_local_accept_sock(const char * path,int * noproto,int use_systemd) create_local_accept_sock() argument 1041 int r, s, inuse, noproto; make_sock() local [all...] |
/freebsd/sys/dev/iavf/ |
H A D | iavf_iflib.h | 274 u64 noproto; member
|
/freebsd/sys/dev/ixl/ |
H A D | ixl.h | 461 u64 noproto; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe.h | 462 u64 noproto; member
|
/freebsd/contrib/unbound/daemon/ |
H A D | remote.c | 251 int noproto = 0; add_open() local
|