Home
last modified time | relevance | path

Searched refs:inet_validate_rtm (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Ddevinet.c853 static int inet_validate_rtm(struct nlmsghdr *nlh, struct nlattr **tb, in inet_validate_rtm() function
980 ret = inet_validate_rtm(nlh, tb, extack, &valid_lft, &prefered_lft); in inet_rtm_newaddr()