Searched defs:noproto (Results  1 – 9 of 9) 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 | 2018 	int fd, noproto;  local 3590 		int noproto = 0;  local
  | 
| H A D | listen_dnsport.c | 244         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 D | iavf_iflib.h | 274 	u64			noproto;  member
  | 
| /freebsd/sys/dev/ixl/ | 
| H A D | ixl.h | 462 	u64			noproto;  member
  | 
| /freebsd/sys/dev/ixgbe/ | 
| H A D | ixgbe.h | 473 	u64			noproto;  member
  | 
| /freebsd/contrib/unbound/testcode/ | 
| H A D | fake_event.c | 1756 	int* ATTR_UNUSED(noproto), int ATTR_UNUSED(rcv), int ATTR_UNUSED(snd),  in create_udp_sock()
  | 
| /freebsd/contrib/unbound/daemon/ | 
| H A D | remote.c | 279 	int noproto = 0;  in add_open()  local
  |