Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_UNICAST (Results 1 – 25 of 85) sorted by relevance

1234

/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dni_in6_classify.c252 type |= IPV6_ADDR_UNICAST; in ni_in6_classify()
277 type |= IPV6_ADDR_LINKLOCAL | IPV6_ADDR_UNICAST; in ni_in6_classify()
281 type |= IPV6_ADDR_SITELOCAL | IPV6_ADDR_UNICAST; in ni_in6_classify()
297 type |= IPV6_ADDR_LOOPBACK | IPV6_ADDR_UNICAST; in ni_in6_classify()
300 type |= IPV6_ADDR_COMPATv4 | IPV6_ADDR_UNICAST; in ni_in6_classify()
H A Dni_util.c282 { IPV6_ADDR_UNICAST, "unicast" },
H A Dni_funct.h297 #define IPV6_ADDR_UNICAST (u_int32_t) 0x0001u macro
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Daddrconf_core.c49 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
60 return (IPV6_ADDR_LINKLOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
63 return (IPV6_ADDR_SITELOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
66 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
75 return (IPV6_ADDR_LOOPBACK | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
78 return (IPV6_ADDR_COMPATv4 | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
87 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Daddrconf_core.c49 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
60 return (IPV6_ADDR_LINKLOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
63 return (IPV6_ADDR_SITELOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
66 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
75 return (IPV6_ADDR_LOOPBACK | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
78 return (IPV6_ADDR_COMPATv4 | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
87 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Daddrconf_core.c49 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
60 return (IPV6_ADDR_LINKLOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
63 return (IPV6_ADDR_SITELOCAL | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
66 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
75 return (IPV6_ADDR_LOOPBACK | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
78 return (IPV6_ADDR_COMPATv4 | IPV6_ADDR_UNICAST | in __ipv6_addr_type()
87 return (IPV6_ADDR_UNICAST | in __ipv6_addr_type()
/dports/net/scapy/scapy-2.4.5/scapy/
H A Dutils6.py20 IPV6_ADDR_SITELOCAL, IPV6_ADDR_LOOPBACK, IPV6_ADDR_UNICAST,\
192 addrType = (IPV6_ADDR_UNICAST | IPV6_ADDR_GLOBAL)
204 addrType = (IPV6_ADDR_UNICAST | IPV6_ADDR_LINKLOCAL)
212 addrType = (IPV6_ADDR_GLOBAL | IPV6_ADDR_UNICAST)
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c42 if (ipv6_addr_type(&fl6->saddr) & IPV6_ADDR_UNICAST) in nft_fib6_flowi_init()
101 if (addrtype & IPV6_ADDR_UNICAST) in __nft_fib6_eval_type()
H A Dip6t_rpfilter.c23 return addr_type & IPV6_ADDR_UNICAST; in rpfilter_addr_unicast()
H A Dnf_reject_ipv6.c291 if ((!(ipv6_addr_type(&oip6h->saddr) & IPV6_ADDR_UNICAST)) || in nf_send_reset6()
292 (!(ipv6_addr_type(&oip6h->daddr) & IPV6_ADDR_UNICAST))) { in nf_send_reset6()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c42 if (ipv6_addr_type(&fl6->saddr) & IPV6_ADDR_UNICAST) in nft_fib6_flowi_init()
101 if (addrtype & IPV6_ADDR_UNICAST) in __nft_fib6_eval_type()
H A Dip6t_rpfilter.c23 return addr_type & IPV6_ADDR_UNICAST; in rpfilter_addr_unicast()
H A Dnf_reject_ipv6.c291 if ((!(ipv6_addr_type(&oip6h->saddr) & IPV6_ADDR_UNICAST)) || in nf_send_reset6()
292 (!(ipv6_addr_type(&oip6h->daddr) & IPV6_ADDR_UNICAST))) { in nf_send_reset6()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c42 if (ipv6_addr_type(&fl6->saddr) & IPV6_ADDR_UNICAST) in nft_fib6_flowi_init()
101 if (addrtype & IPV6_ADDR_UNICAST) in __nft_fib6_eval_type()
H A Dip6t_rpfilter.c23 return addr_type & IPV6_ADDR_UNICAST; in rpfilter_addr_unicast()
H A Dnf_reject_ipv6.c291 if ((!(ipv6_addr_type(&oip6h->saddr) & IPV6_ADDR_UNICAST)) || in nf_send_reset6()
292 (!(ipv6_addr_type(&oip6h->daddr) & IPV6_ADDR_UNICAST))) { in nf_send_reset6()
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/lib/
H A Dlibipv6addr.h301 #define IPV6_ADDR_UNICAST (uint32_t) 0x00000001U macro
365 { IPV6_ADDR_UNICAST , "unicast" },
/dports/net/olsrd/olsrd-0.9.8/src/
H A Dinterfaces.h63 #define IPV6_ADDR_UNICAST 0x0001U macro
/dports/net/p5-Net-Interface/Net-Interface-1.016/t/
H A Dsymbols.t71 IPV6_ADDR_UNICAST
H A Dfaceinfo.t30 IPV6_ADDR_UNICAST
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/rds/
H A Dbind.c197 if (!(addr_type & IPV6_ADDR_UNICAST)) { in rds_bind()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dxt_addrtype.c76 if ((mask & XT_ADDRTYPE_UNICAST) && !(addr_type & IPV6_ADDR_UNICAST)) in match_type6()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dxt_addrtype.c76 if ((mask & XT_ADDRTYPE_UNICAST) && !(addr_type & IPV6_ADDR_UNICAST)) in match_type6()
/dports/multimedia/libv4l/linux-5.13-rc2/net/rds/
H A Dbind.c197 if (!(addr_type & IPV6_ADDR_UNICAST)) { in rds_bind()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dxt_addrtype.c76 if ((mask & XT_ADDRTYPE_UNICAST) && !(addr_type & IPV6_ADDR_UNICAST)) in match_type6()

1234