Searched refs:rtmsg_ifa (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| A D | devinet.c | 196 static void rtmsg_ifa(int event, struct in_ifaddr *, struct nlmsghdr *, u32); 391 rtmsg_ifa(RTM_DELADDR, ifa, nlh, portid); in __inet_del_ifa() 429 rtmsg_ifa(RTM_DELADDR, ifa1, nlh, portid); in __inet_del_ifa() 447 rtmsg_ifa(RTM_NEWADDR, promote, nlh, portid); in __inet_del_ifa() 554 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, portid); in __inet_insert_ifa() 778 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in check_lifetime() 979 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, NETLINK_CB(skb).portid); in inet_rtm_newaddr() 1502 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in inetdev_changename() 1886 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, in rtmsg_ifa() function
|
| /linux/ |
| A D | System.map | 53449 ffff800010e6be70 t rtmsg_ifa
|
| A D | .tmp_System.map | 53449 ffff800010e6be70 t rtmsg_ifa
|
Completed in 328 milliseconds