Home
last modified time | relevance | path

Searched defs:noproto (Results 1 – 9 of 9) 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.c2018 int fd, noproto; local
3590 int noproto = 0; local
H A Dlisten_dnsport.c244 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock()
712 create_tcp_accept_sock(struct addrinfo *addr, int v6only, int* noproto, in create_tcp_accept_sock()
970 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
1056 int r, s, inuse, noproto; in make_sock() local
/freebsd/sys/dev/iavf/
H A Diavf_iflib.h274 u64 noproto; member
/freebsd/sys/dev/ixl/
H A Dixl.h462 u64 noproto; member
/freebsd/sys/dev/ixgbe/
H A Dixgbe.h473 u64 noproto; member
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1756 int* ATTR_UNUSED(noproto), int ATTR_UNUSED(rcv), int ATTR_UNUSED(snd), in create_udp_sock()
/freebsd/contrib/unbound/daemon/
H A Dremote.c279 int noproto = 0; in add_open() local