Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip.h61 #define IPSKB_MULTIPATH BIT(9) macro
/linux/net/ipv4/
H A Droute.c2158 IPCB(skb)->flags |= IPSKB_MULTIPATH; in ip_mkroute_input()