Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip.h59 #define IPSKB_L3SLAVE BIT(7) macro
68 return !!(flags & IPSKB_L3SLAVE); in ipv4_l3mdev_skb()