Home
last modified time | relevance | path

Searched defs:proto (Results 51 – 75 of 86) sorted by relevance

1234

/xnu-8020.101.4/bsd/nfs/gss/
H A Dgss_krb5_mech.h167 uint32_t proto; member
/xnu-8020.101.4/bsd/net/
H A Dpf_norm.c1819 uint8_t proto; in pf_refragment6() local
2253 u_int8_t proto; in pf_normalize_ip6() local
H A Dif_6lowpan.c1030 struct ifnet_attach_proto_param proto; in sixlowpan_attach_inet6() local
H A Drtsock.c177 rts_attach(struct socket *so, int proto, struct proc *p) in rts_attach()
H A Dpfvar.h760 u_int8_t proto; member
987 u_int8_t proto; member
1002 u_int8_t proto; member
1028 u_int32_t proto; member
1133 u_int8_t proto; member
1448 u_int8_t proto; member
1776 u_int8_t proto; member
H A Dntstat.c7107 ntstat_userland_count(short proto) in ntstat_userland_count()
7119 nstat_userland_get_snapshot(short proto, void **snapshotp, int *countp) in nstat_userland_get_snapshot()
7157 nstat_userland_list_snapshot(short proto, struct sysctl_req *req, void *userlandsnapshot, int n) in nstat_userland_list_snapshot()
7230 ntstat_userland_list_n(short proto, struct sysctl_req *req) in ntstat_userland_list_n()
H A Dpf.c1875 pf_print_sk_host(struct pf_state_host *sh, sa_family_t af, int proto, in pf_print_sk_host()
2923 pf_match_xport(u_int8_t proto, u_int8_t proto_variant, union pf_rule_xport *rx, in pf_match_xport()
3438 u_int8_t proto = pd->proto; in pf_get_sport() local
/xnu-8020.101.4/tests/
H A Dnet_bridge.c100 char proto; member
118 char proto; member
131 char proto; member
4085 ipproto_get_str(uint8_t proto) in ipproto_get_str()
4116 for (uint8_t * proto = protos; *proto != 0; proto++) { in test_traffic() local
H A Dpfkey.c203 send_pfkey_spd_add_message(int pfkey_socket, uint8_t proto) in send_pfkey_spd_add_message()
/xnu-8020.101.4/bsd/kern/
H A Duipc_socket.c616 socreate_internal(int dom, struct socket **aso, int type, int proto, in socreate_internal()
849 socreate(int dom, struct socket **aso, int type, int proto) in socreate()
856 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) in socreate_delegate()
H A Dvsock_domain.c840 vsock_attach(struct socket *so, int proto, struct proc *p) in vsock_attach()
H A Dkpi_socketfilter.c458 struct protosw *proto = so->so_proto->pr_protosw; in sflt_initsock() local
H A Duipc_usrreq.c260 uipc_attach(struct socket *so, __unused int proto, __unused proc_t p) in uipc_attach()
H A Dkern_control.c294 ctl_attach(struct socket *so, int proto, struct proc *p) in ctl_attach()
H A Duipc_socket2.c1998 pru_attach_notsupp(struct socket *so, int proto, struct proc *p) in pru_attach_notsupp()
/xnu-8020.101.4/bsd/netinet/
H A Dmptcp_usrreq.c125 mptcp_usr_attach(struct socket *mp_so, int proto, struct proc *p) in mptcp_usr_attach()
H A Dip_output.c1933 ip_out_cksum_stats(int proto, u_int32_t len) in ip_out_cksum_stats()
H A Dtcp_usrreq.c168 tcp_usr_attach(struct socket *so, __unused int proto, struct proc *p) in tcp_usr_attach()
H A Dudp_usrreq.c2192 udp_attach(struct socket *so, int proto, struct proc *p) in udp_attach()
H A Dip_input.c612 ip_proto_dispatch_in(struct mbuf *m, int hlen, u_int8_t proto, in ip_proto_dispatch_in()
H A Dtcp_input.c924 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input()
/xnu-8020.101.4/bsd/netinet6/
H A Dah_core.c1485 int proto, nxt; in ah6_calccksum() local
/xnu-8020.101.4/libsyscall/mach/
H A Dmach_port.c376 mach_port_t proto, in mach_port_allocate_full()
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1040 uint16_t lport, uint16_t rport, uint8_t proto, uint32_t protoctl_event_code, in fsw_protoctl_event_callback()
/xnu-8020.101.4/osfmk/ipc/
H A Dmach_port.c624 mach_port_t proto, in mach_port_allocate_full()

1234