| /xnu-10063.141.1/bsd/netinet6/ |
| H A D | udp6_usrreq.c | 241 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input() 796 udp6_attach(struct socket *so, int proto, struct proc *p) in udp6_attach()
|
| H A D | ah_input.c | 585 ah6_input(struct mbuf **mp, int *offp, int proto) in ah6_input()
|
| H A D | ip6_input.c | 2177 ip6_nexthdr(struct mbuf *m, int off, int proto, int *nxtp) in ip6_nexthdr() 2259 ip6_lasthdr(struct mbuf *m, int off, int proto, int *nxtp) in ip6_lasthdr()
|
| H A D | icmp6.c | 463 icmp6_input(struct mbuf **mp, int *offp, int proto) in icmp6_input() 3294 icmp6_dgram_attach(struct socket *so, int proto, struct proc *p) in icmp6_dgram_attach()
|
| H A D | frag6.c | 276 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
|
| /xnu-10063.141.1/tools/lldbmacros/ |
| H A D | net.py | 1449 def GetInPcb(pcb, proto): argument 1715 def GetPcbInfo(pcbi, proto): argument
|
| /xnu-10063.141.1/bsd/netkey/ |
| H A D | keysock.c | 384 key_attach(struct socket *so, int proto, struct proc *p) in key_attach()
|
| H A D | keydb.h | 45 u_int16_t proto; /* IPPROTO_ESP or IPPROTO_AH */ member
|
| /xnu-10063.141.1/bsd/netinet/ |
| H A D | ip_flowid.h | 70 u_int8_t proto; member
|
| H A D | ip_icmp.c | 1128 icmp_dgram_attach(struct socket *so, __unused int proto, struct proc *p) in icmp_dgram_attach()
|
| H A D | kpi_ipfilter.c | 320 protocol_family_t proto; in ipf_inject_input() local
|
| H A D | in_pcblist.c | 292 get_pcblist_n(short proto, struct sysctl_req *req, struct inpcbinfo *pcbinfo) in get_pcblist_n()
|
| H A D | raw_ip.c | 958 rip_attach(struct socket *so, int proto, struct proc *p) in rip_attach()
|
| /xnu-10063.141.1/bsd/net/ |
| H A D | ether_inet_pr_module.c | 560 struct ifnet_attach_proto_param_v2 proto; in ether_attach_inet() local
|
| H A D | if_llreach.h | 86 u_int16_t proto; /* ll proto */ member
|
| H A D | if_ports_used.c | 1184 uint16_t pkt_control_flags, uint16_t proto) in if_notify_unattributed_wake_mbuf() 1720 uint16_t pkt_control_flags, uint16_t proto) in if_notify_unattributed_wake_pkt()
|
| H A D | if_gif.c | 491 int proto, in gif_encapcheck()
|
| H A D | dlil.c | 1907 struct if_proto *proto = NULL; in find_attached_proto() local 1928 if_proto_ref(struct if_proto *proto) in if_proto_ref() 1936 if_proto_free(struct if_proto *proto) in if_proto_free() 2136 struct if_proto *proto; in dlil_ifp_protolist() local 6713 struct if_proto *proto = NULL; in dlil_event_internal() local 6910 struct if_proto *proto = NULL; in dlil_output() local 7459 uint8_t proto = 0; in dlil_clat46() local 7599 uint8_t proto = 0; in dlil_clat64() local 7873 struct if_proto *proto; in ifnet_ioctl() local 7956 struct if_proto *proto; in dlil_resolve_multi() local [all …]
|
| H A D | if_loop.c | 576 struct ifnet_attach_proto_param_v2 proto; in lo_attach_proto() local
|
| H A D | packet_mangler.c | 91 uint32_t proto; member
|
| H A D | bridgestp.c | 1461 bstp_set_port_proto(struct bstp_port *bp, int proto) in bstp_set_port_proto() 1699 bstp_set_protocol(struct bstp_state *bs, int proto) in bstp_set_protocol()
|
| H A D | ndrv.c | 225 ndrv_attach(struct socket *so, int proto, __unused struct proc *p) in ndrv_attach()
|
| /xnu-10063.141.1/bsd/miscfs/devfs/ |
| H A D | devfs_tree.c | 500 dev_add_node(int entrytype, devnode_type_t * typeinfo, devnode_t * proto, in dev_add_node() 1387 devnode_t * proto, struct devfsmount *dvm, devdirent_t * *nm_pp) in dev_add_entry()
|
| /xnu-10063.141.1/bsd/net/pktsched/ |
| H A D | pktsched.c | 405 uint64_t **timestamp, uint32_t *flowid, uint8_t *flowsrc, uint8_t *proto, in pktsched_get_pkt_vars()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule.c | 182 #define ITRM(proto, laddr, raddr, lport, rport) \ argument 674 uint8_t mask = 0, ipver, proto; in inet_traffic_rule_validate() local
|