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> .
442 long diffs = 0; in cmp_key() local446 diffs |= *cp1++ ^ *cp2++; in cmp_key()448 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()
3974 unsigned long diffs; in gro_list_prepare() local3983 diffs = (unsigned long)p->dev ^ (unsigned long)skb->dev; in gro_list_prepare()3984 diffs |= p->vlan_tci ^ skb->vlan_tci; in gro_list_prepare()3986 diffs |= compare_ether_header(skb_mac_header(p), in gro_list_prepare()3988 else if (!diffs) in gro_list_prepare()3989 diffs = memcmp(skb_mac_header(p), in gro_list_prepare()3992 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.