Lines Matching refs:__u32
82 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */
88 __u32 attach_type; /* program attach type (enum bpf_attach_type) */
101 __u32 map_fd;
111 __u32 cgroup_fd;
116 __u32 tid;
117 __u32 pid;
118 __u32 pid_fd;
1377 __u32 map_type; /* one of enum bpf_map_type */
1378 __u32 key_size; /* size of key in bytes */
1379 __u32 value_size; /* size of value in bytes */
1380 __u32 max_entries; /* max number of entries in a map */
1381 __u32 map_flags; /* BPF_MAP_CREATE related
1384 __u32 inner_map_fd; /* fd pointing to the inner map */
1385 __u32 numa_node; /* numa node (effective only if
1389 __u32 map_ifindex; /* ifindex of netdev to create on */
1390 __u32 btf_fd; /* fd pointing to a BTF type data */
1391 __u32 btf_key_type_id; /* BTF type_id of the key */
1392 __u32 btf_value_type_id; /* BTF type_id of the value */
1393 __u32 btf_vmlinux_value_type_id;/* BTF type_id of a kernel-
1407 __u32 map_fd;
1423 __u32 count; /* input/output:
1428 __u32 map_fd;
1434 __u32 prog_type; /* one of enum bpf_prog_type */
1435 __u32 insn_cnt;
1438 __u32 log_level; /* verbosity level of verifier */
1439 __u32 log_size; /* size of user buffer */
1441 __u32 kern_version; /* not used */
1442 __u32 prog_flags;
1444 __u32 prog_ifindex; /* ifindex of netdev to prep for */
1449 __u32 expected_attach_type;
1450 __u32 prog_btf_fd; /* fd pointing to BTF type data */
1451 __u32 func_info_rec_size; /* userspace bpf_func_info size */
1453 __u32 func_info_cnt; /* number of bpf_func_info records */
1454 __u32 line_info_rec_size; /* userspace bpf_line_info size */
1456 __u32 line_info_cnt; /* number of bpf_line_info records */
1457 __u32 attach_btf_id; /* in-kernel BTF type id to attach to */
1460 __u32 attach_prog_fd;
1462 __u32 attach_btf_obj_fd;
1464 __u32 core_relo_cnt; /* number of bpf_core_relo */
1467 __u32 core_relo_rec_size; /* sizeof(struct bpf_core_relo) */
1472 __u32 log_true_size;
1477 __u32 bpf_fd;
1478 __u32 file_flags;
1490 __u32 target_fd; /* target object to attach to or ... */
1491 __u32 target_ifindex; /* target ifindex */
1493 __u32 attach_bpf_fd;
1494 __u32 attach_type;
1495 __u32 attach_flags;
1496 __u32 replace_bpf_fd;
1498 __u32 relative_fd;
1499 __u32 relative_id;
1505 __u32 prog_fd;
1506 __u32 retval;
1507 __u32 data_size_in; /* input: len of data_in */
1508 __u32 data_size_out; /* input/output: len of data_out
1514 __u32 repeat;
1515 __u32 duration;
1516 __u32 ctx_size_in; /* input: len of ctx_in */
1517 __u32 ctx_size_out; /* input/output: len of ctx_out
1523 __u32 flags;
1524 __u32 cpu;
1525 __u32 batch_size;
1530 __u32 start_id;
1531 __u32 prog_id;
1532 __u32 map_id;
1533 __u32 btf_id;
1534 __u32 link_id;
1536 __u32 next_id;
1537 __u32 open_flags;
1541 __u32 bpf_fd;
1542 __u32 info_len;
1548 __u32 target_fd; /* target object to query or ... */
1549 __u32 target_ifindex; /* target ifindex */
1551 __u32 attach_type;
1552 __u32 query_flags;
1553 __u32 attach_flags;
1556 __u32 prog_cnt;
1557 __u32 count;
1559 __u32 :32;
1571 __u32 prog_fd;
1577 __u32 btf_size;
1578 __u32 btf_log_size;
1579 __u32 btf_log_level;
1584 __u32 btf_log_true_size;
1588 __u32 pid; /* input: pid */
1589 __u32 fd; /* input: fd */
1590 __u32 flags; /* input: flags */
1591 __u32 buf_len; /* input/output: buf len */
1597 __u32 prog_id; /* output: prod_id */
1598 __u32 fd_type; /* output: BPF_FD_TYPE_* */
1605 __u32 prog_fd; /* eBPF program to attach */
1606 __u32 map_fd; /* struct_ops to attach */
1609 __u32 target_fd; /* target object to attach to or ... */
1610 __u32 target_ifindex; /* target ifindex */
1612 __u32 attach_type; /* attach type */
1613 __u32 flags; /* extra flags */
1615 __u32 target_btf_id; /* btf_id of target to attach to */
1618 __u32 iter_info_len; /* iter_info length */
1628 __u32 flags;
1629 __u32 cnt;
1636 __u32 target_btf_id;
1644 __u32 pf;
1645 __u32 hooknum;
1647 __u32 flags;
1651 __u32 relative_fd;
1652 __u32 relative_id;
1661 __u32 cnt;
1662 __u32 flags;
1663 __u32 pid;
1667 __u32 relative_fd;
1668 __u32 relative_id;
1676 __u32 link_fd; /* link fd */
1679 __u32 new_prog_fd;
1681 __u32 new_map_fd;
1683 __u32 flags; /* extra flags */
1688 __u32 old_prog_fd;
1692 __u32 old_map_fd;
1697 __u32 link_fd;
1701 __u32 type;
1705 __u32 link_fd;
1706 __u32 flags;
1710 __u32 prog_fd;
1711 __u32 map_fd;
1712 __u32 flags; /* extra flags */
6110 __u32 len;
6111 __u32 pkt_type;
6112 __u32 mark;
6113 __u32 queue_mapping;
6114 __u32 protocol;
6115 __u32 vlan_present;
6116 __u32 vlan_tci;
6117 __u32 vlan_proto;
6118 __u32 priority;
6119 __u32 ingress_ifindex;
6120 __u32 ifindex;
6121 __u32 tc_index;
6122 __u32 cb[5];
6123 __u32 hash;
6124 __u32 tc_classid;
6125 __u32 data;
6126 __u32 data_end;
6127 __u32 napi_id;
6130 __u32 family;
6131 __u32 remote_ip4; /* Stored in network byte order */
6132 __u32 local_ip4; /* Stored in network byte order */
6133 __u32 remote_ip6[4]; /* Stored in network byte order */
6134 __u32 local_ip6[4]; /* Stored in network byte order */
6135 __u32 remote_port; /* Stored in network byte order */
6136 __u32 local_port; /* stored in host byte order */
6139 __u32 data_meta;
6142 __u32 wire_len;
6143 __u32 gso_segs;
6145 __u32 gso_size;
6147 __u32 :24; /* Padding, future use. */
6152 __u32 tunnel_id;
6154 __u32 remote_ipv4;
6155 __u32 remote_ipv6[4];
6163 __u32 tunnel_label;
6165 __u32 local_ipv4;
6166 __u32 local_ipv6[4];
6174 __u32 reqid;
6175 __u32 spi; /* Stored in network byte order */
6179 __u32 remote_ipv4; /* Stored in network byte order */
6180 __u32 remote_ipv6[4]; /* Stored in network byte order */
6214 __u32 bound_dev_if;
6215 __u32 family;
6216 __u32 type;
6217 __u32 protocol;
6218 __u32 mark;
6219 __u32 priority;
6221 __u32 src_ip4;
6222 __u32 src_ip6[4];
6223 __u32 src_port; /* host byte order */
6226 __u32 dst_ip4;
6227 __u32 dst_ip6[4];
6228 __u32 state;
6233 __u32 snd_cwnd; /* Sending congestion window */
6234 __u32 srtt_us; /* smoothed round trip time << 3 in usecs */
6235 __u32 rtt_min;
6236 __u32 snd_ssthresh; /* Slow start size threshold */
6237 __u32 rcv_nxt; /* What we want to receive next */
6238 __u32 snd_nxt; /* Next sequence we send */
6239 __u32 snd_una; /* First byte we want an ack for */
6240 __u32 mss_cache; /* Cached effective mss, not including SACKS */
6241 __u32 ecn_flags; /* ECN status bits. */
6242 __u32 rate_delivered; /* saved rate sample: packets delivered */
6243 __u32 rate_interval_us; /* saved rate sample: time elapsed */
6244 __u32 packets_out; /* Packets which are "in flight" */
6245 __u32 retrans_out; /* Retransmitted packets out */
6246 __u32 total_retrans; /* Total retransmits for entire connection */
6247 __u32 segs_in; /* RFC4898 tcpEStatsPerfSegsIn
6250 __u32 data_segs_in; /* RFC4898 tcpEStatsPerfDataSegsIn
6253 __u32 segs_out; /* RFC4898 tcpEStatsPerfSegsOut
6256 __u32 data_segs_out; /* RFC4898 tcpEStatsPerfDataSegsOut
6259 __u32 lost_out; /* Lost packets */
6260 __u32 sacked_out; /* SACK'd packets */
6269 __u32 dsack_dups; /* RFC4898 tcpEStatsStackDSACKDups
6272 __u32 delivered; /* Total data packets delivered incl. rexmits */
6273 __u32 delivered_ce; /* Like the above but only ECE marked packets */
6274 __u32 icsk_retransmits; /* Number of unrecovered [RTO] timeouts */
6308 __u32 queue_id;
6330 __u32 data;
6331 __u32 data_end;
6332 __u32 data_meta;
6334 __u32 ingress_ifindex; /* rxq->dev->ifindex */
6335 __u32 rx_queue_index; /* rxq->queue_index */
6337 __u32 egress_ifindex; /* txq->dev->ifindex */
6346 __u32 ifindex; /* device index */
6349 __u32 id; /* prog id on map read */
6359 __u32 qsize; /* queue size to remote target CPU */
6362 __u32 id; /* prog id on map read */
6378 __u32 family;
6379 __u32 remote_ip4; /* Stored in network byte order */
6380 __u32 local_ip4; /* Stored in network byte order */
6381 __u32 remote_ip6[4]; /* Stored in network byte order */
6382 __u32 local_ip6[4]; /* Stored in network byte order */
6383 __u32 remote_port; /* Stored in network byte order */
6384 __u32 local_port; /* stored in host byte order */
6385 __u32 size; /* Total size of sk_msg */
6404 __u32 len;
6409 __u32 eth_protocol;
6410 __u32 ip_protocol; /* IP protocol. e.g. IPPROTO_TCP, IPPROTO_UDP */
6411 __u32 bind_inany; /* Is sock bound to an INANY address? */
6412 __u32 hash; /* A hash of the packet 4 tuples */
6432 __u32 type;
6433 __u32 id;
6435 __u32 jited_prog_len;
6436 __u32 xlated_prog_len;
6440 __u32 created_by_uid;
6441 __u32 nr_map_ids;
6444 __u32 ifindex;
6445 __u32 gpl_compatible:1;
6446 __u32 :31; /* alignment pad */
6449 __u32 nr_jited_ksyms;
6450 __u32 nr_jited_func_lens;
6453 __u32 btf_id;
6454 __u32 func_info_rec_size;
6456 __u32 nr_func_info;
6457 __u32 nr_line_info;
6460 __u32 nr_jited_line_info;
6461 __u32 line_info_rec_size;
6462 __u32 jited_line_info_rec_size;
6463 __u32 nr_prog_tags;
6468 __u32 verified_insns;
6469 __u32 attach_btf_obj_id;
6470 __u32 attach_btf_id;
6474 __u32 type;
6475 __u32 id;
6476 __u32 key_size;
6477 __u32 value_size;
6478 __u32 max_entries;
6479 __u32 map_flags;
6481 __u32 ifindex;
6482 __u32 btf_vmlinux_value_type_id;
6485 __u32 btf_id;
6486 __u32 btf_key_type_id;
6487 __u32 btf_value_type_id;
6488 __u32 :32; /* alignment pad */
6494 __u32 btf_size;
6495 __u32 id;
6497 __u32 name_len;
6498 __u32 kernel_btf;
6502 __u32 type;
6503 __u32 id;
6504 __u32 prog_id;
6508 __u32 tp_name_len; /* in/out: tp_name buffer len */
6511 __u32 attach_type;
6512 __u32 target_obj_id; /* prog_id for PROG_EXT, otherwise btf object id */
6513 __u32 target_btf_id; /* BTF type id inside the object */
6517 __u32 attach_type;
6521 __u32 target_name_len; /* in/out: target_name buffer len */
6529 __u32 map_id;
6535 __u32 order;
6538 __u32 tid;
6539 __u32 pid;
6544 __u32 netns_ino;
6545 __u32 attach_type;
6548 __u32 ifindex;
6551 __u32 map_id;
6554 __u32 pf;
6555 __u32 hooknum;
6557 __u32 flags;
6561 __u32 count; /* in/out: kprobe_multi function count */
6562 __u32 flags;
6566 __u32 type; /* enum bpf_perf_event_type */
6567 __u32 :32;
6571 __u32 name_len;
6572 __u32 offset; /* offset from file_name */
6576 __u32 name_len;
6577 __u32 offset; /* offset from func_name */
6583 __u32 name_len;
6587 __u32 type;
6592 __u32 ifindex;
6593 __u32 attach_type;
6596 __u32 ifindex;
6597 __u32 attach_type;
6607 __u32 user_family; /* Allows 4-byte read, but no write. */
6608 __u32 user_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6611 __u32 user_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6614 __u32 user_port; /* Allows 1,2,4-byte read and 4-byte write.
6617 __u32 family; /* Allows 4-byte read, but no write */
6618 __u32 type; /* Allows 4-byte read, but no write */
6619 __u32 protocol; /* Allows 4-byte read, but no write */
6620 __u32 msg_src_ip4; /* Allows 1,2,4-byte read and 4-byte write.
6623 __u32 msg_src_ip6[4]; /* Allows 1,2,4,8-byte read and 4,8-byte write.
6636 __u32 op;
6638 __u32 args[4]; /* Optionally passed to bpf program */
6639 __u32 reply; /* Returned by bpf program */
6640 __u32 replylong[4]; /* Optionally returned by bpf prog */
6642 __u32 family;
6643 __u32 remote_ip4; /* Stored in network byte order */
6644 __u32 local_ip4; /* Stored in network byte order */
6645 __u32 remote_ip6[4]; /* Stored in network byte order */
6646 __u32 local_ip6[4]; /* Stored in network byte order */
6647 __u32 remote_port; /* Stored in network byte order */
6648 __u32 local_port; /* stored in host byte order */
6649 __u32 is_fullsock; /* Some TCP fields are only valid if
6653 __u32 snd_cwnd;
6654 __u32 srtt_us; /* Averaged RTT << 3 in usecs */
6655 __u32 bpf_sock_ops_cb_flags; /* flags defined in uapi/linux/tcp.h */
6656 __u32 state;
6657 __u32 rtt_min;
6658 __u32 snd_ssthresh;
6659 __u32 rcv_nxt;
6660 __u32 snd_nxt;
6661 __u32 snd_una;
6662 __u32 mss_cache;
6663 __u32 ecn_flags;
6664 __u32 rate_delivered;
6665 __u32 rate_interval_us;
6666 __u32 packets_out;
6667 __u32 retrans_out;
6668 __u32 total_retrans;
6669 __u32 segs_in;
6670 __u32 data_segs_in;
6671 __u32 segs_out;
6672 __u32 data_segs_out;
6673 __u32 lost_out;
6674 __u32 sacked_out;
6675 __u32 sk_txhash;
6695 __u32 skb_len; /* The total length of a packet.
6699 __u32 skb_tcp_flags; /* tcp_flags of the header. It provides
6980 __u32 access_type;
6981 __u32 major;
6982 __u32 minor;
7034 __u32 ifindex;
7042 __u32 rt_metric;
7050 __u32 ipv6_src[4]; /* in6_addr; network order */
7059 __u32 ipv6_dst[4]; /* in6_addr; network order */
7072 __u32 tbid;
7081 __u32 nh_family;
7085 __u32 ipv6_nh[4]; /* in6_addr; network order */
7132 __u32 ipv6_src[4]; /* in6_addr; network order */
7133 __u32 ipv6_dst[4]; /* in6_addr; network order */
7136 __u32 flags;
7141 __u32 insn_off;
7142 __u32 type_id;
7149 __u32 insn_off;
7150 __u32 file_name_off;
7151 __u32 line_off;
7152 __u32 line_col;
7156 __u32 val;
7184 __u32 __opaque[1];
7188 __u32 write; /* Sysctl is being read (= 0) or written (= 1).
7191 __u32 file_pos; /* Sysctl file position to read from, write to.
7208 __u32 pid;
7209 __u32 tgid;
7219 __u32 family; /* Protocol family (AF_INET, AF_INET6) */
7220 __u32 protocol; /* IP protocol (IPPROTO_TCP, IPPROTO_UDP) */
7221 __u32 remote_ip4; /* Network byte order */
7222 __u32 remote_ip6[4]; /* Network byte order */
7225 __u32 local_ip4; /* Network byte order */
7226 __u32 local_ip6[4]; /* Network byte order */
7227 __u32 local_port; /* Host byte order */
7228 __u32 ingress_ifindex; /* The arriving interface. Determined by inet_iif. */
7241 __u32 type_id;
7242 __u32 flags; /* BTF ptr flags; unused at present. */
7330 __u32 insn_off;
7331 __u32 type_id;
7332 __u32 access_str_off;