Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Ddevinet.c644 static int inet_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_deladdr() function
2776 rtnl_register(PF_INET, RTM_DELADDR, inet_rtm_deladdr, NULL, 0); in devinet_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Ddevinet.c647 static int inet_rtm_deladdr(struct sk_buff *skb, struct nlmsghdr *nlh, in inet_rtm_deladdr() function
2825 rtnl_register(PF_INET, RTM_DELADDR, inet_rtm_deladdr, NULL, 0); in devinet_init()

Completed in 7 milliseconds