Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Detherdevice.h349 u32 fold = ((*(const u32 *)addr1) ^ (*(const u32 *)addr2)) | in ether_addr_equal() local
378 u64 fold = (*(const u64 *)addr1) ^ (*(const u64 *)addr2); in ether_addr_equal_64bits() local
567 unsigned long fold; in compare_ether_header() local
/linux-6.3-rc2/net/sched/
A Dcls_basic.c180 struct basic_filter *fold = (struct basic_filter *) *arg; in basic_change() local
A Dcls_flow.c396 struct flow_filter *fold, *fnew; in flow_change() local
A Dcls_route.c479 struct route4_filter *fold, *f1, *pfp, *f = NULL; in route4_change() local
A Dcls_flower.c2040 struct cls_fl_filter *fold, in fl_check_assign_mask()
2128 struct cls_fl_filter *fold, in fl_ht_insert_unique()
2157 struct cls_fl_filter *fold = *arg; in fl_change() local
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c82 u64 fold = __swab64(ether_addr_to_u64(addr)) >> 16; in enetc_mac_addr_hash_idx() local
/linux-6.3-rc2/net/wireless/
A Dscan.c1537 u8 fold = 0; in cfg80211_combine_bsses() local
/linux-6.3-rc2/kernel/bpf/
A Dverifier.c14234 struct bpf_func_state *fold, *fcur; in states_maybe_looping() local

Completed in 54 milliseconds