Home
last modified time | relevance | path

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

/net/ipv6/
A Dfib6_notifier.c11 enum fib_event_type event_type, in call_fib6_notifier() argument
15 return call_fib_notifier(nb, event_type, info); in call_fib6_notifier()
18 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type, in call_fib6_notifiers() argument
22 return call_fib_notifiers(net, event_type, info); in call_fib6_notifiers()
A Dip6_fib.c371 enum fib_event_type event_type, in call_fib6_entry_notifier() argument
380 return call_fib6_notifier(nb, event_type, &info.info); in call_fib6_entry_notifier()
384 enum fib_event_type event_type, in call_fib6_multipath_entry_notifier() argument
395 return call_fib6_notifier(nb, event_type, &info.info); in call_fib6_multipath_entry_notifier()
399 enum fib_event_type event_type, in call_fib6_entry_notifiers() argument
409 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_entry_notifiers()
413 enum fib_event_type event_type, in call_fib6_multipath_entry_notifiers() argument
425 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_multipath_entry_notifiers()
A Dip6mr.c698 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() argument
703 return mr_call_vif_notifiers(net, RTNL_FAMILY_IP6MR, event_type, in call_ip6mr_vif_entry_notifiers()
709 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers() argument
712 return mr_call_mfc_notifiers(net, RTNL_FAMILY_IP6MR, event_type, in call_ip6mr_mfc_entry_notifiers()
/net/ipv4/
A Dfib_notifier.c12 enum fib_event_type event_type, in call_fib4_notifier() argument
16 return call_fib_notifier(nb, event_type, info); in call_fib4_notifier()
19 int call_fib4_notifiers(struct net *net, enum fib_event_type event_type, in call_fib4_notifiers() argument
27 return call_fib_notifiers(net, event_type, info); in call_fib4_notifiers()
A Dfib_semantics.c1845 enum fib_event_type event_type) in call_fib_nh_notifiers() argument
1852 switch (event_type) { in call_fib_nh_notifiers()
1858 return call_fib4_notifiers(dev_net(nh->fib_nh_dev), event_type, in call_fib_nh_notifiers()
1864 event_type, &info.info); in call_fib_nh_notifiers()
A Dfib_trie.c77 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifier() argument
90 return call_fib4_notifier(nb, event_type, &info.info); in call_fib_entry_notifier()
94 enum fib_event_type event_type, u32 dst, in call_fib_entry_notifiers() argument
107 return call_fib4_notifiers(net, event_type, &info.info); in call_fib_entry_notifiers()
A Dnexthop.c238 enum nexthop_event_type event_type, in call_nexthop_notifiers() argument
260 event_type, &info); in call_nexthop_notifiers()
440 enum nexthop_event_type event_type, in call_nexthop_notifier() argument
454 err = nb->notifier_call(nb, event_type, &info); in call_nexthop_notifier()
3904 enum nexthop_event_type event_type, in nexthops_dump() argument
3915 err = call_nexthop_notifier(nb, net, event_type, nh, extack); in nexthops_dump()
A Dipmr.c641 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() argument
646 return mr_call_vif_notifiers(net, RTNL_FAMILY_IPMR, event_type, in call_ipmr_vif_entry_notifiers()
652 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers() argument
655 return mr_call_mfc_notifiers(net, RTNL_FAMILY_IPMR, event_type, in call_ipmr_mfc_entry_notifiers()
/net/sctp/
A Dprimitive.c41 enum sctp_event_type event_type; union sctp_subtype subtype; \
45 event_type = SCTP_EVENT_T_PRIMITIVE; \
50 error = sctp_do_sm(net, event_type, subtype, state, ep, asoc, \
A Dsm_sideeffect.c40 static int sctp_cmd_interpreter(enum sctp_event_type event_type,
49 static int sctp_side_effects(enum sctp_event_type event_type,
656 enum sctp_event_type event_type, in sctp_cmd_assoc_failed() argument
1175 error = sctp_side_effects(event_type, subtype, state, in sctp_do_sm()
1214 event_type, subtype.chunk); in sctp_side_effects()
1247 state, event_type, subtype.chunk); in sctp_side_effects()
1252 state, event_type, subtype.chunk); in sctp_side_effects()
1258 status, state, event_type, subtype.chunk); in sctp_side_effects()
1297 if (SCTP_EVENT_T_TIMEOUT != event_type) in sctp_cmd_interpreter()
1626 sctp_cmd_assoc_failed(commands, asoc, event_type, in sctp_cmd_interpreter()
[all …]
A Dsm_statetable.c67 enum sctp_event_type event_type, in sctp_sm_lookup_event() argument
71 switch (event_type) { in sctp_sm_lookup_event()
/net/core/
A Dfib_notifier.c19 enum fib_event_type event_type, in call_fib_notifier() argument
24 err = nb->notifier_call(nb, event_type, info); in call_fib_notifier()
29 int call_fib_notifiers(struct net *net, enum fib_event_type event_type, in call_fib_notifiers() argument
35 err = atomic_notifier_call_chain(&fn_net->fib_chain, event_type, info); in call_fib_notifiers()
A Dfib_rules.c369 enum fib_event_type event_type, in call_fib_rule_notifier() argument
379 return call_fib_notifier(nb, event_type, &info.info); in call_fib_rule_notifier()
383 enum fib_event_type event_type, in call_fib_rule_notifiers() argument
398 return call_fib_notifiers(net, event_type, &info.info); in call_fib_rule_notifiers()

Completed in 44 milliseconds