Home
last modified time | relevance | path

Searched refs:INET6_PROTO_GSO_EXTHDR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dexthdrs_offload.c12 .flags = INET6_PROTO_GSO_EXTHDR,
16 .flags = INET6_PROTO_GSO_EXTHDR,
H A Dip6_offload.c52 if (!(ops->flags & INET6_PROTO_GSO_EXTHDR)) in ipv6_gso_pull_exthdrs()
173 if (!((*opps)->flags & INET6_PROTO_GSO_EXTHDR)) in ipv6_exthdrs_len()
/kernel/linux/linux-6.6/net/ipv6/
H A Dexthdrs_offload.c12 .flags = INET6_PROTO_GSO_EXTHDR,
16 .flags = INET6_PROTO_GSO_EXTHDR,
H A Dip6_offload.c54 if (!(ops->flags & INET6_PROTO_GSO_EXTHDR)) in ipv6_gso_pull_exthdrs()
178 if (!((*opps)->flags & INET6_PROTO_GSO_EXTHDR)) in ipv6_exthdrs_len()
/kernel/linux/linux-5.10/include/net/
H A Dprotocol.h74 #define INET6_PROTO_GSO_EXTHDR 0x1 macro
/kernel/linux/linux-6.6/include/net/
H A Dprotocol.h73 #define INET6_PROTO_GSO_EXTHDR 0x1 macro

Completed in 3 milliseconds