| /xnu-11417.121.6/osfmk/ipc/ |
| H A D | mach_port.c | 594 mach_port_t proto, in mach_port_allocate_full()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 1182 uint16_t lport, uint16_t rport, uint8_t proto, uint32_t protoctl_event_code, in fsw_protoctl_event_callback()
|
| H A D | fsw_dp.c | 3667 uint8_t proto = pkt->pkt_flow_ip_proto; in do_gso() local
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | if_redirect.c | 704 uint8_t proto; in pkt_is_for_delegate() local
|
| H A D | pf.c | 1934 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, in pf_print_sk_host() 3018 pf_match_xport(u_int8_t proto, u_int8_t proto_variant, union pf_rule_xport *rx, in pf_match_xport() 3533 u_int8_t proto = pd->proto; in pf_get_sport() local
|
| H A D | pf_ioctl.c | 1033 pf_hash_rule_addr(MD5_CTX *ctx, struct pf_rule_addr *pfr, u_int8_t proto) in pf_hash_rule_addr()
|
| H A D | if_utun.c | 2927 struct ifnet_attach_proto_param proto; in utun_attach_proto() local
|
| H A D | if_ipsec.c | 4077 struct ifnet_attach_proto_param proto; in ipsec_attach_proto() local
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | uipc_socket2.c | 2058 pru_attach_notsupp(struct socket *so, int proto, struct proc *p) in pru_attach_notsupp()
|
| H A D | kern_event.c | 8803 kev_attach(struct socket *so, __unused int proto, __unused struct proc *p)
|
| /xnu-11417.121.6/bsd/nfs/ |
| H A D | nfs.h | 299 int proto; /* and Protocol */ member 347 int proto; /* and Protocol */ member
|
| /xnu-11417.121.6/bsd/netinet/ |
| H A D | ip_input.c | 622 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, in ip_proto_dispatch_in()
|
| H A D | tcp_input.c | 940 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input()
|
| H A D | ip_dummynet.h | 688 uint32_t proto; member
|
| H A D | in_pcb.c | 605 uint16_t proto = IPPROTO_IP; in inp_snprintf_tuple() local
|
| /xnu-11417.121.6/bsd/netinet6/ |
| H A D | ip6_output.c | 2028 ip6_out_cksum_stats(int proto, u_int32_t len) in ip6_out_cksum_stats()
|
| H A D | ipsec.c | 5065 __unused int proto, in ipsec_incr_history_count()
|
| /xnu-11417.121.6/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 2258 supported_etype(uint32_t proto, etypes etype) in supported_etype()
|
| /xnu-11417.121.6/bsd/sys/ |
| H A D | socketvar.h | 722 #define SOCK_CHECK_PROTO(so, proto) (SOCK_PROTO(so) == (proto)) argument
|