Searched refs:port0 (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skt_bind.c | 159 skt_bind_common(nexus_type_t type, nexus_port_t port0, nexus_port_t port1) in skt_bind_common() argument 165 error = sktc_bind_nexus_key(port0, key0, sizeof(key0)); in skt_bind_common() 169 error = sktc_bind_nexus_key(port0, key0, sizeof(key0)); in skt_bind_common() 188 sktc_instance_uuid, 0, port0, flow_id); in skt_bind_common() 197 port0, CHANNEL_DIR_TX_RX, CHANNEL_RING_ID_ANY, NULL, in skt_bind_common() 204 port0, CHANNEL_DIR_TX_RX, CHANNEL_RING_ID_ANY, attr0, in skt_bind_common() 235 error = sktc_bind_nexus_key(port0, key0, sizeof(key0)); in skt_bind_common() 240 sktc_instance_uuid, 0, port0, flow_id); in skt_bind_common() 246 port0, CHANNEL_DIR_TX_RX, CHANNEL_RING_ID_ANY, attr1, in skt_bind_common() 256 port0, CHANNEL_DIR_TX_RX, ringid, NULL, in skt_bind_common() [all …]
|
| /xnu-12377.81.4/bsd/netinet/ |
| H A D | udp_var.h | 153 u_int64_t port0; member
|
| H A D | udp_usrreq.c | 407 IF_UDP_STATINC(ifp, port0); in udp_input()
|
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | udp6_usrreq.c | 289 IF_UDP_STATINC(ifp, port0); in udp6_input()
|
| /xnu-12377.81.4/bsd/net/ |
| H A D | if.c | 6385 COPY_IF_PS_UDP_FIELD64_ATOMIC(port0); in if_copy_packet_stats()
|