Lines Matching defs:from
107 * in4_pton - convert an IPv4 address from literal to binary representation
173 * in6_pton - convert an IPv6 address from literal to binary representation
426 __be32 from, __be32 to, bool pseudohdr)
429 csum_replace4(sum, from, to);
432 (__force __wsum)from),
436 (__force __wsum)from),
445 * @from: old IPv6 address
459 const __be32 *from, const __be32 *to,
463 ~from[0], ~from[1], ~from[2], ~from[3],