Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip_fw_nat64.h41 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 Dnat64_translate.h41 uint64_t noproto; /* Protocol not supported */ member
/freebsd/contrib/unbound/services/
H A Doutside_network.c2003 int fd, noproto; global() local
3575 int noproto = 0; global() local
H A Dlisten_dnsport.c241 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 Diavf_iflib.h274 u64 noproto; member
/freebsd/sys/dev/ixl/
H A Dixl.h461 u64 noproto; member
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h462 u64 noproto; member
/freebsd/contrib/unbound/daemon/
H A Dremote.c251 int noproto = 0; add_open() local