Home
last modified time | relevance | path

Searched refs:rtmsg_ifa (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Ddevinet.c194 static void rtmsg_ifa(int event, struct in_ifaddr *, struct nlmsghdr *, u32);
389 rtmsg_ifa(RTM_DELADDR, ifa, nlh, portid); in __inet_del_ifa()
427 rtmsg_ifa(RTM_DELADDR, ifa1, nlh, portid); in __inet_del_ifa()
445 rtmsg_ifa(RTM_NEWADDR, promote, nlh, portid); in __inet_del_ifa()
552 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, portid); in __inet_insert_ifa()
777 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in check_lifetime()
978 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, NETLINK_CB(skb).portid); in inet_rtm_newaddr()
1501 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in inetdev_changename()
1885 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, in rtmsg_ifa() function
/kernel/linux/linux-6.6/net/ipv4/
H A Ddevinet.c197 static void rtmsg_ifa(int event, struct in_ifaddr *, struct nlmsghdr *, u32);
393 rtmsg_ifa(RTM_DELADDR, ifa, nlh, portid); in __inet_del_ifa()
431 rtmsg_ifa(RTM_DELADDR, ifa1, nlh, portid); in __inet_del_ifa()
449 rtmsg_ifa(RTM_NEWADDR, promote, nlh, portid); in __inet_del_ifa()
555 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, portid); in __inet_insert_ifa()
781 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in check_lifetime()
1002 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, NETLINK_CB(skb).portid); in inet_rtm_newaddr()
1525 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0); in inetdev_changename()
1926 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, in rtmsg_ifa() function

Completed in 8 milliseconds