Searched refs:ifa_flags (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-current/include/
H A Difaddrs.h35 unsigned int ifa_flags; member in struct:ifaddrs
/freebsd-current/lib/libifconfig/
H A Dlibifconfig_inet.c69 if (ifa->ifa_flags & IFF_POINTOPOINT) {
86 if (ifa->ifa_flags & IFF_BROADCAST) {
H A Dlibifconfig_inet6.c73 if (ifa->ifa_flags & IFF_POINTOPOINT) {
/freebsd-current/contrib/libpcap/
H A Dfad-getad.c246 if (ifa->ifa_flags & IFF_BROADCAST &&
254 if (ifa->ifa_flags & IFF_POINTOPOINT &&
266 if (add_addr_to_if(devlistp, ifa->ifa_name, ifa->ifa_flags,
/freebsd-current/sys/netinet/
H A Dsctp_bsd_addr.c197 uint32_t ifa_flags; local
235 ifa_flags = 0;
241 ifa_flags = ifa6->ia6_flags;
245 ifa_flags = 0;
255 ifa_flags,
286 uint32_t ifa_flags = 0; local
324 ifa_flags = ((struct in6_ifaddr *)ifa)->ia6_flags;
338 (void *)ifa, ifa->ifa_addr, ifa_flags, 1); local
H A Din_rmx.c181 ifa->ifa_flags &= ~IFA_ROUTE; /* XXXlocking? */
H A Din_var.h75 #define ia_flags ia_ifa.ifa_flags
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Difiter_getifaddrs.c172 if ((ifa->ifa_flags & IFF_RUNNING) == 0)
199 if ((ifa->ifa_flags & IFF_UP) != 0)
202 if ((ifa->ifa_flags & IFF_POINTOPOINT) != 0)
205 if ((ifa->ifa_flags & IFF_LOOPBACK) != 0)
208 if ((ifa->ifa_flags & IFF_BROADCAST) != 0)
212 if ((ifa->ifa_flags & IFF_MULTICAST) != 0)
/freebsd-current/contrib/smbfs/lib/smb/
H A Dnb_net.c120 ((p->ifa_flags & (IFF_UP|IFF_BROADCAST))
134 ifd->id_flags = p->ifa_flags;
/freebsd-current/sys/netlink/route/
H A Difaddrs.h39 uint8_t ifa_flags; /* Address-specific flags */ member in struct:ifaddrmsg
H A Diface.c715 uint32_t ifa_flags; member in struct:nl_parsed_ifa
745 { .off_in = _IN(ifa_flags), .off_out = _OUT(ifa_flags), .cb = nlf_get_u8_u32 },
760 { .type = IFA_FLAGS, .off = _OUT(ifa_flags), .cb = nlattr_get_uint32 },
789 {ifa_family=AF_INET, ifa_prefixlen=8, ifa_flags=IFA_F_PERMANENT, ifa_scope=RT_SCOPE_HOST, ifa_index=if_nametoindex("lo")},
799 {ifa_family=AF_INET6, ifa_prefixlen=96, ifa_flags=IFA_F_PERMANENT, ifa_scope=RT_SCOPE_UNIVERSE, ifa_index=if_nametoindex("virbr0")},
969 ifamsg->ifa_flags = 0; // ifa_flags is useless
1013 uint32_t ifa_flags = ((struct in6_ifaddr *)ifa)->ia6_flags; local
1015 nlattr_add_u32(nw, IFAF_FLAGS, ifa_flags);
[all...]
/freebsd-current/usr.sbin/wake/
H A Dwake.c122 ifa->ifa_flags & IFF_UP && ifa->ifa_flags & IFF_RUNNING) {
/freebsd-current/usr.sbin/rpcbind/
H A Dutil.c197 !(ifap->ifa_flags & IFF_UP))
200 if (!(ifap->ifa_flags & IFF_LOOPBACK) && !listen_addr(ifsa))
256 if (!(ifap->ifa_flags & (IFF_LOOPBACK | IFF_POINTOPOINT))) {
384 !(ifap->ifa_flags & IFF_MULTICAST))
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dget_addrs.c141 if ((ifa->ifa_flags & IFF_UP) == 0)
182 if ((ifa->ifa_flags & IFF_UP) == 0)
192 if ((ifa->ifa_flags & IFF_LOOPBACK) == 0)
/freebsd-current/lib/libc/net/
H A Dgetifaddrs.c234 ift->ifa_flags = (int)ifm->ifm_flags;
261 ift->ifa_flags = cif->ifa_flags;
/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.h122 u_int ifa_flags; member in struct:node_if
135 u_int ifa_flags; member in struct:node_host
/freebsd-current/sbin/dhclient/
H A Ddispatch.c85 if ((ifa->ifa_flags & IFF_LOOPBACK) ||
86 (ifa->ifa_flags & IFF_POINTOPOINT) ||
87 (!(ifa->ifa_flags & IFF_UP)))
/freebsd-current/usr.sbin/rtsold/
H A Drtsold.c862 if ((ifa->ifa_flags & IFF_UP) == 0)
864 if ((ifa->ifa_flags & IFF_LOOPBACK) != 0)
866 if ((ifa->ifa_flags & IFF_MULTICAST) == 0)
/freebsd-current/lib/libc/rpc/
H A Dclnt_bcast.c144 !(ifap->ifa_flags & IFF_UP))
154 (ifap->ifa_flags & IFF_BROADCAST) &&
164 if (af == AF_INET6 && (ifap->ifa_flags & IFF_MULTICAST)) {
/freebsd-current/usr.bin/netstat/
H A Dif.c409 if ((ifa->ifa_flags & IFF_UP) == 0)
482 if ((ifa->ifa_flags & IFF_UP) == 0) {
491 ifn_len_max, ifn_len_max, xname, name, ifa->ifa_flags);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h116 u64 ifa_flags; // uint64_t member in struct:__sanitizer::__sanitizer_ifaddrs
/freebsd-current/sys/net/route/
H A Droute_ifaddrs.c156 info.rti_flags = ifa->ifa_flags | RTF_HOST | RTF_STATIC | RTF_PINNED;
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c620 ifflist[nlm_index] = ifa->ifa_flags = ifim->ifi_flags;
630 ifa->ifa_flags = ifflist[nlm_index];
960 (*end)->ifa_flags = ifreq.ifr_flags;
1106 (*end)->ifa_flags = ifreq.lifr_flags;
1287 printf(" flags=%x\n", p->ifa_flags);
/freebsd-current/usr.sbin/rpcbind/tests/
H A Daddrmerge_test.c105 .ifa_flags = flags,
157 .ifa_flags = flags,
/freebsd-current/sbin/ifconfig/
H A Daf_inet.c109 if (ifa->ifa_flags & IFF_POINTOPOINT) {
136 if (ifa->ifa_flags & IFF_BROADCAST) {

Completed in 616 milliseconds

123