Searched defs:ifa_flags (Results 1 - 13 of 13) sorted by relevance
| /kernel/liteos_m/kal/libc/newlib/porting/include/ |
| H A D | ifaddrs.h | 45 unsigned ifa_flags; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | if_addr.h | 11 __u8 ifa_flags; /* Flags */ member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | if_addr.h | 26 __u8 ifa_flags; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | if_addr.h | 26 __u8 ifa_flags; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | if_addr.h | 13 __u8 ifa_flags; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | if_addr.h | 11 __u8 ifa_flags; /* Flags */ member
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_addrconf.c | 383 static int ninet_addr_del(struct net *net, int ifindex, u32 ifa_flags, in ninet_addr_del() argument 284 ninet_addr_add(struct net *net, int ifindex, const struct nip_addr *pfx, __u32 ifa_flags, __u32 preferred_lft, __u32 valid_lft) ninet_addr_add() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | addrconf.h | 78 u32 ifa_flags; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | addrconf.h | 80 u32 ifa_flags; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | inetdevice.h | 149 __u32 ifa_flags; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | inetdevice.h | 154 __u32 ifa_flags; member
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf.c | 3006 inet6_addr_del(struct net *net, int ifindex, u32 ifa_flags, const struct in6_addr *pfx, unsigned int plen) inet6_addr_del() argument 4661 u32 ifa_flags; inet6_rtm_deladdr() local [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | addrconf.c | 3045 inet6_addr_del(struct net *net, int ifindex, u32 ifa_flags, const struct in6_addr *pfx, unsigned int plen, struct netlink_ext_ack *extack) inet6_addr_del() argument 4729 u32 ifa_flags; inet6_rtm_deladdr() local [all...] |
Completed in 19 milliseconds