Searched refs:diffs (Results 1 – 11 of 11) sorted by relevance
3 Please send diffs and remarks to <chaosman@ontika.net> .
3 Please send diffs and remarks to <al@alarsen.net> .
444 long diffs = 0; in cmp_key() local448 diffs |= *cp1++ ^ *cp2++; in cmp_key()450 return diffs == 0; in cmp_key()
40 Please mail me unified diffs ("diff -u") with your changes, and don't
545 unsigned char *data, *endp, *diffs, *key_block; in get_key_data() local579 diffs = data; in get_key_data()625 diffs[i] >= TX_BLOCK_SIZE) in get_key_data()627 buf[diffs[i]] = val; in get_key_data()
937 u8 diffs[ETH_ALEN], *addr; in eth_set_mcast_list() local957 eth_zero_addr(diffs); in eth_set_mcast_list()964 diffs[i] |= addr[i] ^ ha->addr[i]; in eth_set_mcast_list()969 __raw_writel(~diffs[i], &port->regs->mcast_mask[i]); in eth_set_mcast_list()
4137 unsigned long diffs; in gro_list_prepare() local4146 diffs = (unsigned long)p->dev ^ (unsigned long)skb->dev; in gro_list_prepare()4147 diffs |= p->vlan_tci ^ skb->vlan_tci; in gro_list_prepare()4148 diffs |= skb_metadata_dst_cmp(p, skb); in gro_list_prepare()4150 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()4152 else if (!diffs) in gro_list_prepare()4153 diffs = memcmp(skb_mac_header(p), in gro_list_prepare()4156 NAPI_GRO_CB(p)->same_flow = !diffs; in gro_list_prepare()
35 diffs or instructions to the address given in the `README' so they can
233 during this period of time maintainers can submit big diffs to
1461 * Throughout: SCSI portion of cluster diffs added.
1415 distributed driver (diffs) for the card.