Home
last modified time | relevance | path

Searched refs:buf_t (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c134 } buf_t;
136 static __always_inline size_t buf_off(const buf_t *buf) typedef
156 static __always_inline bool buf_copy(buf_t *buf, void *dst, size_t len) in buf_off()
166 static __always_inline bool buf_skip(buf_t *buf, const size_t len) in buf_copy()
184 static __always_inline void *buf_assign(buf_t *buf, const size_t len, void *scratch)
199 static INLINING bool pkt_skip_ipv4_options(buf_t *buf, const struct iphdr *ipv4) in buf_assign()
214 static __always_inline struct iphdr *pkt_parse_ipv4(buf_t *pkt, struct iphdr *scratch) in ipv4_is_fragment()
233 static INLINING bool pkt_parse_icmp_l4_ports(buf_t *pkt, flow_ports_t *ports)
280 bool pkt_skip_ipv6_extension_headers(buf_t *pkt,
349 pkt_parse_ipv6(buf_t *pk
[all...]
/linux/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_otpe2p.c121 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()