Lines Matching refs:__u32

81 	__u32	prefixlen;	/* up to 32 for AF_INET, 128 for AF_INET6 */
87 __u32 attach_type; /* program attach type (enum bpf_attach_type) */
92 __u32 map_fd;
1258 __u32 map_type; /* one of enum bpf_map_type */
1259 __u32 key_size; /* size of key in bytes */
1260 __u32 value_size; /* size of value in bytes */
1261 __u32 max_entries; /* max number of entries in a map */
1262 __u32 map_flags; /* BPF_MAP_CREATE related
1265 __u32 inner_map_fd; /* fd pointing to the inner map */
1266 __u32 numa_node; /* numa node (effective only if
1270 __u32 map_ifindex; /* ifindex of netdev to create on */
1271 __u32 btf_fd; /* fd pointing to a BTF type data */
1272 __u32 btf_key_type_id; /* BTF type_id of the key */
1273 __u32 btf_value_type_id; /* BTF type_id of the value */
1274 __u32 btf_vmlinux_value_type_id;/* BTF type_id of a kernel-
1288 __u32 map_fd;
1304 __u32 count; /* input/output:
1309 __u32 map_fd;
1315 __u32 prog_type; /* one of enum bpf_prog_type */
1316 __u32 insn_cnt;
1319 __u32 log_level; /* verbosity level of verifier */
1320 __u32 log_size; /* size of user buffer */
1322 __u32 kern_version; /* not used */
1323 __u32 prog_flags;
1325 __u32 prog_ifindex; /* ifindex of netdev to prep for */
1330 __u32 expected_attach_type;
1331 __u32 prog_btf_fd; /* fd pointing to BTF type data */
1332 __u32 func_info_rec_size; /* userspace bpf_func_info size */
1334 __u32 func_info_cnt; /* number of bpf_func_info records */
1335 __u32 line_info_rec_size; /* userspace bpf_line_info size */
1337 __u32 line_info_cnt; /* number of bpf_line_info records */
1338 __u32 attach_btf_id; /* in-kernel BTF type id to attach to */
1341 __u32 attach_prog_fd;
1343 __u32 attach_btf_obj_fd;
1345 __u32 :32; /* pad */
1351 __u32 bpf_fd;
1352 __u32 file_flags;
1356 __u32 target_fd; /* container object to attach to */
1357 __u32 attach_bpf_fd; /* eBPF program to attach */
1358 __u32 attach_type;
1359 __u32 attach_flags;
1360 __u32 replace_bpf_fd; /* previously attached eBPF
1367 __u32 prog_fd;
1368 __u32 retval;
1369 __u32 data_size_in; /* input: len of data_in */
1370 __u32 data_size_out; /* input/output: len of data_out
1376 __u32 repeat;
1377 __u32 duration;
1378 __u32 ctx_size_in; /* input: len of ctx_in */
1379 __u32 ctx_size_out; /* input/output: len of ctx_out
1385 __u32 flags;
1386 __u32 cpu;
1391 __u32 start_id;
1392 __u32 prog_id;
1393 __u32 map_id;
1394 __u32 btf_id;
1395 __u32 link_id;
1397 __u32 next_id;
1398 __u32 open_flags;
1402 __u32 bpf_fd;
1403 __u32 info_len;
1408 __u32 target_fd; /* container object to query */
1409 __u32 attach_type;
1410 __u32 query_flags;
1411 __u32 attach_flags;
1413 __u32 prog_cnt;
1418 __u32 prog_fd;
1424 __u32 btf_size;
1425 __u32 btf_log_size;
1426 __u32 btf_log_level;
1430 __u32 pid; /* input: pid */
1431 __u32 fd; /* input: fd */
1432 __u32 flags; /* input: flags */
1433 __u32 buf_len; /* input/output: buf len */
1439 __u32 prog_id; /* output: prod_id */
1440 __u32 fd_type; /* output: BPF_FD_TYPE_* */
1446 __u32 prog_fd; /* eBPF program to attach */
1448 __u32 target_fd; /* object to attach to */
1449 __u32 target_ifindex; /* target ifindex */
1451 __u32 attach_type; /* attach type */
1452 __u32 flags; /* extra flags */
1454 __u32 target_btf_id; /* btf_id of target to attach to */
1457 __u32 iter_info_len; /* iter_info length */
1470 __u32 link_fd; /* link fd */
1472 __u32 new_prog_fd;
1473 __u32 flags; /* extra flags */
1476 __u32 old_prog_fd;
1480 __u32 link_fd;
1484 __u32 type;
1488 __u32 link_fd;
1489 __u32 flags;
1493 __u32 prog_fd;
1494 __u32 map_fd;
1495 __u32 flags; /* extra flags */
5316 __u32 len;
5317 __u32 pkt_type;
5318 __u32 mark;
5319 __u32 queue_mapping;
5320 __u32 protocol;
5321 __u32 vlan_present;
5322 __u32 vlan_tci;
5323 __u32 vlan_proto;
5324 __u32 priority;
5325 __u32 ingress_ifindex;
5326 __u32 ifindex;
5327 __u32 tc_index;
5328 __u32 cb[5];
5329 __u32 hash;
5330 __u32 tc_classid;
5331 __u32 data;
5332 __u32 data_end;
5333 __u32 napi_id;
5336 __u32 family;
5337 __u32 remote_ip4; /* Stored in network byte order */
5338 __u32 local_ip4; /* Stored in network byte order */
5339 __u32 remote_ip6[4]; /* Stored in network byte order */
5340 __u32 local_ip6[4]; /* Stored in network byte order */
5341 __u32 remote_port; /* Stored in network byte order */
5342 __u32 local_port; /* stored in host byte order */
5345 __u32 data_meta;
5348 __u32 wire_len;
5349 __u32 gso_segs;
5351 __u32 gso_size;
5352 __u32 :32; /* Padding, future use. */
5357 __u32 tunnel_id;
5359 __u32 remote_ipv4;
5360 __u32 remote_ipv6[4];
5365 __u32 tunnel_label;
5372 __u32 reqid;
5373 __u32 spi; /* Stored in network byte order */
5377 __u32 remote_ipv4; /* Stored in network byte order */
5378 __u32 remote_ipv6[4]; /* Stored in network byte order */
5407 __u32 bound_dev_if;
5408 __u32 family;
5409 __u32 type;
5410 __u32 protocol;
5411 __u32 mark;
5412 __u32 priority;
5414 __u32 src_ip4;
5415 __u32 src_ip6[4];
5416 __u32 src_port; /* host byte order */
5417 __u32 dst_port; /* network byte order */
5418 __u32 dst_ip4;
5419 __u32 dst_ip6[4];
5420 __u32 state;
5425 __u32 snd_cwnd; /* Sending congestion window */
5426 __u32 srtt_us; /* smoothed round trip time << 3 in usecs */
5427 __u32 rtt_min;
5428 __u32 snd_ssthresh; /* Slow start size threshold */
5429 __u32 rcv_nxt; /* What we want to receive next */
5430 __u32 snd_nxt; /* Next sequence we send */
5431 __u32 snd_una; /* First byte we want an ack for */
5432 __u32 mss_cache; /* Cached effective mss, not including SACKS */
5433 __u32 ecn_flags; /* ECN status bits. */
5434 __u32 rate_delivered; /* saved rate sample: packets delivered */
5435 __u32 rate_interval_us; /* saved rate sample: time elapsed */
5436 __u32 packets_out; /* Packets which are "in flight" */
5437 __u32 retrans_out; /* Retransmitted packets out */
5438 __u32 total_retrans; /* Total retransmits for entire connection */
5439 __u32 segs_in; /* RFC4898 tcpEStatsPerfSegsIn
5442 __u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn
5445 __u32 segs_out; /* RFC4898 tcpEStatsPerfSegsOut
5448 __u32 data_segs_out; /* RFC4898 tcpEStatsPerfDataSegsOut
5451 __u32 lost_out; /* Lost packets */
5452 __u32 sacked_out; /* SACK'd packets */
5461 __u32 dsack_dups; /* RFC4898 tcpEStatsStackDSACKDups
5464 __u32 delivered; /* Total data packets delivered incl. rexmits */
5465 __u32 delivered_ce; /* Like the above but only ECE marked packets */
5466 __u32 icsk_retransmits; /* Number of unrecovered [RTO] timeouts */
5487 __u32 queue_id;
5509 __u32 data;
5510 __u32 data_end;
5511 __u32 data_meta;
5513 __u32 ingress_ifindex; /* rxq->dev->ifindex */
5514 __u32 rx_queue_index; /* rxq->queue_index */
5516 __u32 egress_ifindex; /* txq->dev->ifindex */
5525 __u32 ifindex; /* device index */
5528 __u32 id; /* prog id on map read */
5538 __u32 qsize; /* queue size to remote target CPU */
5541 __u32 id; /* prog id on map read */
5557 __u32 family;
5558 __u32 remote_ip4; /* Stored in network byte order */
5559 __u32 local_ip4; /* Stored in network byte order */
5560 __u32 remote_ip6[4]; /* Stored in network byte order */
5561 __u32 local_ip6[4]; /* Stored in network byte order */
5562 __u32 remote_port; /* Stored in network byte order */
5563 __u32 local_port; /* stored in host byte order */
5564 __u32 size; /* Total size of sk_msg */
5583 __u32 len;
5588 __u32 eth_protocol;
5589 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
5590 __u32 bind_inany; /* Is sock bound to an INANY address? */
5591 __u32 hash; /* A hash of the packet 4 tuples */
5611 __u32 type;
5612 __u32 id;
5614 __u32 jited_prog_len;
5615 __u32 xlated_prog_len;
5619 __u32 created_by_uid;
5620 __u32 nr_map_ids;
5623 __u32 ifindex;
5624 __u32 gpl_compatible:1;
5625 __u32 :31; /* alignment pad */
5628 __u32 nr_jited_ksyms;
5629 __u32 nr_jited_func_lens;
5632 __u32 btf_id;
5633 __u32 func_info_rec_size;
5635 __u32 nr_func_info;
5636 __u32 nr_line_info;
5639 __u32 nr_jited_line_info;
5640 __u32 line_info_rec_size;
5641 __u32 jited_line_info_rec_size;
5642 __u32 nr_prog_tags;
5647 __u32 verified_insns;
5651 __u32 type;
5652 __u32 id;
5653 __u32 key_size;
5654 __u32 value_size;
5655 __u32 max_entries;
5656 __u32 map_flags;
5658 __u32 ifindex;
5659 __u32 btf_vmlinux_value_type_id;
5662 __u32 btf_id;
5663 __u32 btf_key_type_id;
5664 __u32 btf_value_type_id;
5665 __u32 :32; /* alignment pad */
5671 __u32 btf_size;
5672 __u32 id;
5674 __u32 name_len;
5675 __u32 kernel_btf;
5679 __u32 type;
5680 __u32 id;
5681 __u32 prog_id;
5685 __u32 tp_name_len; /* in/out: tp_name buffer len */
5688 __u32 attach_type;
5689 __u32 target_obj_id; /* prog_id for PROG_EXT, otherwise btf object id */
5690 __u32 target_btf_id; /* BTF type id inside the object */
5694 __u32 attach_type;
5698 __u32 target_name_len; /* in/out: target_name buffer len */
5701 __u32 map_id;
5706 __u32 netns_ino;
5707 __u32 attach_type;
5710 __u32 ifindex;
5720 __u32 user_family; /* Allows 4-byte read, but no write. */
5721 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5724 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
5727 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
5730 __u32 family; /* Allows 4-byte read, but no write */
5731 __u32 type; /* Allows 4-byte read, but no write */
5732 __u32 protocol; /* Allows 4-byte read, but no write */
5733 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
5736 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
5749 __u32 op;
5751 __u32 args[4]; /* Optionally passed to bpf program */
5752 __u32 reply; /* Returned by bpf program */
5753 __u32 replylong[4]; /* Optionally returned by bpf prog */
5755 __u32 family;
5756 __u32 remote_ip4; /* Stored in network byte order */
5757 __u32 local_ip4; /* Stored in network byte order */
5758 __u32 remote_ip6[4]; /* Stored in network byte order */
5759 __u32 local_ip6[4]; /* Stored in network byte order */
5760 __u32 remote_port; /* Stored in network byte order */
5761 __u32 local_port; /* stored in host byte order */
5762 __u32 is_fullsock; /* Some TCP fields are only valid if
5766 __u32 snd_cwnd;
5767 __u32 srtt_us; /* Averaged RTT << 3 in usecs */
5768 __u32 bpf_sock_ops_cb_flags; /* flags defined in uapi/linux/tcp.h */
5769 __u32 state;
5770 __u32 rtt_min;
5771 __u32 snd_ssthresh;
5772 __u32 rcv_nxt;
5773 __u32 snd_nxt;
5774 __u32 snd_una;
5775 __u32 mss_cache;
5776 __u32 ecn_flags;
5777 __u32 rate_delivered;
5778 __u32 rate_interval_us;
5779 __u32 packets_out;
5780 __u32 retrans_out;
5781 __u32 total_retrans;
5782 __u32 segs_in;
5783 __u32 data_segs_in;
5784 __u32 segs_out;
5785 __u32 data_segs_out;
5786 __u32 lost_out;
5787 __u32 sacked_out;
5788 __u32 sk_txhash;
5808 __u32 skb_len; /* The total length of a packet.
5812 __u32 skb_tcp_flags; /* tcp_flags of the header. It provides
6092 __u32 access_type;
6093 __u32 major;
6094 __u32 minor;
6142 __u32 ifindex;
6150 __u32 rt_metric;
6155 __u32 ipv6_src[4]; /* in6_addr; network order */
6164 __u32 ipv6_dst[4]; /* in6_addr; network order */
6176 __u32 nh_family;
6180 __u32 ipv6_nh[4]; /* in6_addr; network order */
6227 __u32 ipv6_src[4]; /* in6_addr; network order */
6228 __u32 ipv6_dst[4]; /* in6_addr; network order */
6231 __u32 flags;
6236 __u32 insn_off;
6237 __u32 type_id;
6244 __u32 insn_off;
6245 __u32 file_name_off;
6246 __u32 line_off;
6247 __u32 line_col;
6251 __u32 val;
6260 __u32 write; /* Sysctl is being read (= 0) or written (= 1).
6263 __u32 file_pos; /* Sysctl file position to read from, write to.
6280 __u32 pid;
6281 __u32 tgid;
6291 __u32 family; /* Protocol family (AF_INET, AF_INET6) */
6292 __u32 protocol; /* IP protocol (IPPROTO_TCP, IPPROTO_UDP) */
6293 __u32 remote_ip4; /* Network byte order */
6294 __u32 remote_ip6[4]; /* Network byte order */
6295 __u32 remote_port; /* Network byte order */
6296 __u32 local_ip4; /* Network byte order */
6297 __u32 local_ip6[4]; /* Network byte order */
6298 __u32 local_port; /* Host byte order */
6311 __u32 type_id;
6312 __u32 flags; /* BTF ptr flags; unused at present. */