Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h1537 IFF_XMIT_DST_RELEASE = 1<<5, enumerator
1570 #define IFF_XMIT_DST_RELEASE IFF_XMIT_DST_RELEASE macro
4755 dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM); in netif_keep_dst()