Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Detherdevice.h321 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
351 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
492 unsigned long fold; in compare_ether_header() local
/Linux-v4.19/net/sched/
Dcls_basic.c176 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
Dcls_flow.c397 struct flow_filter *fold, *fnew; in flow_change() local
Dcls_route.c475 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
Dcls_flower.c1104 struct cls_fl_filter *fold, in fl_check_assign_mask()
1165 struct cls_fl_filter *fold = *arg; in fl_change() local
/Linux-v4.19/net/wireless/
Dscan.c819 u8 fold = 0; in cfg80211_combine_bsses() local