Lines Matching refs:src
45 /* End of L2, byte offset 12, src IP[0:15] */
47 /* End of L2, byte offset 14, src IP[16:31] */
53 /* End of L3, byte offset 0, src port */
70 /* End of L2, byte offset 8, src IP[0:15] */
72 /* End of L2, byte offset 10, src IP[16:31] */
74 /* End of L2, byte offset 12, src IP[32:47] */
76 /* End of L2, byte offset 14, src IP[48:63] */
78 /* End of L2, byte offset 16, src IP[64:79] */
80 /* End of L2, byte offset 18, src IP[80:95] */
82 /* End of L2, byte offset 20, src IP[96:111] */
84 /* End of L2, byte offset 22, src IP[112:127] */
86 /* End of L3, byte offset 0, src port */
309 (u32)be16_to_cpu(ports->src) << 8 |
323 (be32_to_cpu(addrs->src) & 0x0000ff00) >> 8;
336 reg = (u32)(be32_to_cpu(addrs->src) & 0xff) << 24 |
337 (u32)(be32_to_cpu(addrs->src) >> 16) << 8 |
745 bcm_sf2_cfp_slice_ipv6(priv, ipv6.key->src.in6_u.u6_addr32,
746 ports.key->src, vlan_tci, slice_num,
748 bcm_sf2_cfp_slice_ipv6(priv, ipv6.mask->src.in6_u.u6_addr32,
749 ports.mask->src, vlan_m_tci, SLICE_NUM_MASK,