Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dfib_rules.c100 static void notify_rule_change(int event, struct fib_rule *rule,
848 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_nl_newrule()
947 notify_rule_change(RTM_DELRULE, rule, ops, nlh, in fib_nl_delrule()
1165 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change() function
/kernel/linux/linux-6.6/net/core/
H A Dfib_rules.c100 static void notify_rule_change(int event, struct fib_rule *rule,
869 notify_rule_change(RTM_NEWRULE, rule, ops, nlh, NETLINK_CB(skb).portid); in fib_nl_newrule()
968 notify_rule_change(RTM_DELRULE, rule, ops, nlh, in fib_nl_delrule()
1186 static void notify_rule_change(int event, struct fib_rule *rule, in notify_rule_change() function

Completed in 4 milliseconds