Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 97) sorted by relevance

1234

/xnu-12377.61.12/bsd/kern/
H A Duipc_domain.h36 proto_memacct_add(struct protosw *proto, unsigned int size) in proto_memacct_add()
46 proto_memacct_sub(struct protosw *proto, unsigned int size) in proto_memacct_sub()
56 proto_memacct_hardlimit(const struct protosw *proto) in proto_memacct_hardlimit()
66 proto_memacct_limited(const struct protosw *proto) in proto_memacct_limited()
/xnu-12377.61.12/bsd/skywalk/namespace/
H A Dnetns.c62 #define NS_VERB_PROTO(proto) ((proto == IPPROTO_TCP) ? SK_VERB_NS_TCP : \ argument
66 #define PROTO_STR(proto) ((proto == IPPROTO_TCP) ? "tcp" : "udp") argument
178 #define NETNS_NS_GLOBAL_IDX(proto, addrlen) \ argument
461 _netns_get_ns(uint32_t *__sized_by(addr_len)addr, uint8_t addr_len, uint8_t proto, bool create) in _netns_get_ns()
562 uint8_t proto, addr_len; in _netns_reserve_common() local
878 netns_init_global_ns(struct ns **global_ptr, uint8_t proto, uint8_t addrlen) in netns_init_global_ns()
925 uint32_t *__sized_by(addr_len)addr, uint8_t addr_len, uint8_t proto, in _netns_reserve_kpi_common()
1226 uint8_t addr_len, uint8_t proto, in_port_t port, uint32_t flags, in netns_reserve()
1272 uint8_t addr_len, uint8_t proto, in_port_t *pport, uint32_t flags, in netns_reserve_ephemeral()
1419 uint8_t proto, addr_len; in netns_release() local
[all …]
H A Dprotons.c129 protons_find_token_with_protocol(uint8_t proto) in protons_find_token_with_protocol()
172 uint8_t proto) in protons_reserve_locked()
214 uint8_t proto) in protons_reserve()
241 uint8_t proto = 0; in protons_init_netinet_protocol() local
H A Dnetns.h227 netns_reserve_in(netns_token *token, struct in_addr addr, uint8_t proto, in netns_reserve_in()
236 netns_reserve_in6(netns_token *token, struct in6_addr addr, uint8_t proto, in netns_reserve_in6()
/xnu-12377.61.12/bsd/netinet/
H A Din_gif.c108 int proto, error; in in_gif_output() local
243 int af, proto; in in_gif_input() local
344 __unused int proto, in gif_encapcheck4()
H A Dip_encap.c133 int proto; in encap4_input() local
233 encap6_input(struct mbuf **mp, int *offp, int proto) in encap6_input()
318 encap_attach(int af, int proto, const struct sockaddr *sp, in encap_attach()
391 encap_attach_func( int af, int proto, in encap_attach_func() argument
H A Dip_encap.h66 int proto; /* -1: don't care, I'll check myself */ member
/xnu-12377.61.12/bsd/netinet6/
H A Din6_gif.c108 int proto; in in6_gif_output() local
240 in6_gif_input(struct mbuf **mp, int *offp, int proto) in in6_gif_input()
399 __unused int proto, in gif_encapcheck6()
H A Droute6.c77 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
H A Ddest6.c85 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
H A Desp_input.c182 u_int8_t proto = 0; in esp_input_log() local
917 esp6_input(struct mbuf **mp, int *offp, int proto) in esp6_input()
923 esp6_input_extended(struct mbuf **mp, int *offp, int proto, ifnet_t interface) in esp6_input_extended()
/xnu-12377.61.12/tests/
H A Dinet_transfer.h47 ipproto_get_str(uint8_t proto) in ipproto_get_str()
72 uint8_t proto; member
H A Dso_bindtodevice.c52 test_so_bindtodevice(int domain, int type, int proto) in test_so_bindtodevice()
H A Dnet_test_lib.h146 char proto; member
164 char proto; member
177 char proto; member
H A Dudp_kao_opt.c66 int proto, const char *proto_str) in set_udp_kao_opt()
H A Dinet_transfer.c80 uint8_t proto; member
176 proto_get_socket_type(uint8_t proto) in proto_get_socket_type()
641 for (uint8_t * proto = protos; *proto != 0; proto++) { in inet_test_traffic() local
/xnu-12377.61.12/bsd/net/
H A Dpktap.c919 pktap_fill_proc_info(struct pktap_header *hdr, protocol_family_t proto, in pktap_fill_proc_info()
1133 pktap_bpf_tap(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_bpf_tap()
1180 u_int32_t proto; in pktap_bpf_tap() member
1339 pktap_input(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_input()
1374 pktap_output(struct ifnet *ifp, protocol_family_t proto, struct mbuf *m, in pktap_output()
1395 pktap_bpf_tap_packet(struct ifnet *ifp, protocol_family_t proto, uint32_t dlt, in pktap_bpf_tap_packet()
1404 uint32_t proto; in pktap_bpf_tap_packet() member
1521 pktap_input_packet(struct ifnet *ifp, protocol_family_t proto, uint32_t dlt, in pktap_input_packet()
1540 pktap_output_packet(struct ifnet *ifp, protocol_family_t proto, uint32_t dlt, in pktap_output_packet()
H A Ddlil_subr.c484 if_proto_ref(struct if_proto *proto) in if_proto_ref()
490 if_proto_free(struct if_proto *proto) in if_proto_free()
565 if_proto_ref_t proto; in dlil_ifp_protolist() local
606 struct if_proto *proto = NULL; in find_attached_proto() local
681 uint8_t proto = 0; in dlil_clat46() local
842 uint8_t proto = 0; in dlil_clat64() local
H A Draw_usrreq.c90 raw_input(struct mbuf *m0, struct sockproto *proto, struct sockaddr *src, in raw_input()
192 raw_uattach(struct socket *so, int proto, __unused struct proc *p) in raw_uattach()
H A Draw_cb.c93 raw_attach(struct socket *so, int proto) in raw_attach()
H A Diptap.c515 iptap_ipf_input(void *arg, mbuf_t *mp, int off, u_int8_t proto) in iptap_ipf_input()
562 iptap_bpf_tap(struct mbuf *m, u_int32_t proto, int outgoing) in iptap_bpf_tap()
595 u_int32_t proto; in iptap_bpf_tap() member
H A Dnat464_utils.c636 uint8_t *proto, uint8_t ttl, struct in_addr src_v4, in nat464_translate_64()
741 uint8_t proto, uint8_t ttl, struct in6_addr src_v6, in nat464_translate_46()
799 uint8_t *proto = 0; in nat464_translate_proto() local
H A Dether_inet6_pr_module.c258 struct ifnet_attach_proto_param proto = {}; in ether_attach_inet6() local
/xnu-12377.61.12/tests/skywalk/
H A Dskt_flowswitch_ns_reserve.c114 skt_flowswitch_ns_bsd(struct sktc_nexus_handles *handles, int proto, void *addr) in skt_flowswitch_ns_bsd()
236 skt_flowswitch_ns_sky(struct sktc_nexus_handles *handles, int proto, void *addr) in skt_flowswitch_ns_sky()
369 skt_ns_sky_bind(struct sktc_nexus_handles *handles, int proto, void *addr, in skt_ns_sky_bind()
422 skt_ns_sock_bind(struct sktc_nexus_handles *handles, int proto, void *addr, in skt_ns_sock_bind()
481 skt_flowswitch_ns_sky_bsd(struct sktc_nexus_handles *handles, int proto, in skt_flowswitch_ns_sky_bsd()
H A Dskywalk_test_utils.h82 char proto; member
90 uint8_t proto; member
99 uint8_t proto; member
106 uint8_t proto; member
114 uint8_t proto; member
123 uint8_t proto; member

1234