Searched refs:buf_t (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | test_cls_redirect.c | 136 } buf_t; typedef 138 static __always_inline size_t buf_off(const buf_t *buf) in buf_off() 158 static __always_inline bool buf_copy(buf_t *buf, void *dst, size_t len) in buf_copy() 168 static __always_inline bool buf_skip(buf_t *buf, const size_t len) in buf_skip() 282 bool pkt_skip_ipv6_extension_headers(buf_t *pkt, in pkt_skip_ipv6_extension_headers() 351 pkt_parse_ipv6(buf_t *pkt, struct ipv6hdr *scratch, uint8_t *proto, in pkt_parse_ipv6() 505 buf_t pkt = { in forward_with_gre() 566 static INLINING ret_t skip_next_hops(buf_t *pkt, int n) in skip_next_hops() 586 static INLINING ret_t get_next_hop(buf_t *pkt, encap_headers_t *encap, in get_next_hop() 857 static INLINING verdict_t process_ipv4(buf_t *pkt, metrics_t *metrics) in process_ipv4() [all …]
|
| /linux-6.15/drivers/misc/mchp_pci1xxxx/ |
| H A D | mchp_pci1xxxx_otpe2p.c | 121 void *buf_t, size_t count) in pci1xxxx_eeprom_read() argument 125 char *buf = buf_t; in pci1xxxx_eeprom_read() 216 void *buf_t, size_t count) in pci1xxxx_otp_read() argument 220 char *buf = buf_t; in pci1xxxx_otp_read()
|