Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Detherdevice.h273 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
303 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
376 unsigned long fold; in compare_ether_header() local
/linux-4.1.27/arch/score/lib/
Dchecksum.S110 fold: label
/linux-4.1.27/net/sched/
Dcls_basic.c172 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
Dcls_flow.c368 struct flow_filter *fold, *fnew; in flow_change() local
Dcls_route.c482 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
/linux-4.1.27/net/wireless/
Dscan.c690 u8 fold = 0; in cfg80211_combine_bsses() local