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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dsubscr.c79 * subscr_send_event - send a message containing a tipc_event to the subscriber
85 static void subscr_send_event(struct subscription *sub, function
182 subscr_send_event(sub, sub->evt.s.seq.lower, sub->evt.s.seq.upper,
368 sub->event_cb = subscr_send_event;

Completed in 82 milliseconds