Home
last modified time | relevance | path

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

/linux-5.19.10/net/atm/
Dlec_arpc.h95 #define LEC_PERMANENT_FLAG 0x0002 macro
Dlec.c1606 !(entry->flags & LEC_PERMANENT_FLAG) && in __lec_arp_check_expire()
1805 !(entry->flags & LEC_PERMANENT_FLAG))) { in lec_addr_delete()
2135 to_add->flags |= LEC_PERMANENT_FLAG; in lec_mcast_make()