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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Ddevinet.c95 static void rtmsg_ifa(int event, struct in_ifaddr *, struct nlmsghdr *, u32);
270 rtmsg_ifa(RTM_DELADDR, ifa, nlh, pid);
295 rtmsg_ifa(RTM_DELADDR, ifa1, nlh, pid);
307 rtmsg_ifa(RTM_NEWADDR, promote, nlh, pid);
374 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, pid);
1023 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0);
1231 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Ddevinet.c95 static void rtmsg_ifa(int event, struct in_ifaddr *, struct nlmsghdr *, u32);
270 rtmsg_ifa(RTM_DELADDR, ifa, nlh, pid);
295 rtmsg_ifa(RTM_DELADDR, ifa1, nlh, pid);
307 rtmsg_ifa(RTM_NEWADDR, promote, nlh, pid);
374 rtmsg_ifa(RTM_NEWADDR, ifa, nlh, pid);
1023 rtmsg_ifa(RTM_NEWADDR, ifa, NULL, 0);
1231 static void rtmsg_ifa(int event, struct in_ifaddr *ifa, struct nlmsghdr *nlh, function

Completed in 128 milliseconds