Home
last modified time | relevance | path

Searched defs:skb_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline_dynptr.c235 static __noinline int parse_icmpv6(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmpv6()
259 static __noinline int parse_icmp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_icmp()
284 static __noinline bool parse_udp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_udp()
304 static __noinline bool parse_tcp(struct bpf_dynptr *skb_ptr, __u64 off, in parse_tcp()
327 static __noinline int process_packet(struct bpf_dynptr *skb_ptr, in process_packet()
/openbmc/linux/drivers/net/ethernet/rdc/
H A Dr6040.c170 struct sk_buff *skb_ptr; /* 18-1B */ member
513 struct sk_buff *skb_ptr, *new_skb; in r6040_rx() local
587 struct sk_buff *skb_ptr; in r6040_tx() local