Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dip.h56 #define IPSKB_L3SLAVE BIT(7) macro
63 return !!(flags & IPSKB_L3SLAVE); in ipv4_l3mdev_skb()