Lines Matching defs:v6
1880 * all addresses are stored as v6 addresses, so
1894 /* diff each of the 16 v6 address bytes */
3893 * Sets the first prefix_len bits in the v4 or v6 address (based upon af)
3894 * contained in the v6 address referenced by addr to 1.
6466 int inv6, /* if saddr or daddr set and v4 filter are they in v6 addr */
6499 /* init local v6 address to 0 */
7024 * to both v4 and v6 addresses.
7041 int v4 = 1, v6 = 1; /* default lookup family is v4 and v6 */
7062 v6 = VERSION_IS_V6(filter);
7069 v6--;
7081 if (v4 && !v6) {
7086 /* v6 only */
7088 } else if (v6 && !v4) {
7092 /* v4 and v6 */
7094 } else if (v6 && v4) {
7135 if (v4 && !v6) {
7140 /* v6 only */
7142 } else if (v6 && !v4) {
7146 /* v6 and v4 addresses */
7319 int v4 = 0, v6 = 0;
7476 v6++;
7486 v6 && b != IPGPC_V6_FLTR) {
7501 v6 && !VERSION_IS_V6(*filter)) {
7622 v6 && !VERSION_IS_V6(*filter)) {