Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dexthdrs_offload.c12 .flags = INET6_PROTO_GSO_EXTHDR,
16 .flags = INET6_PROTO_GSO_EXTHDR,
20 .flags = INET6_PROTO_GSO_EXTHDR,
/linux/include/net/
H A Dprotocol.h76 #define INET6_PROTO_GSO_EXTHDR 0x1 macro