Home
last modified time | relevance | path

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

/linux-4.4.14/net/irda/
Dirttp.c69 static void irttp_flow_indication(void *instance, void *sap, LOCAL_FLOW flow);
424 ttp_notify.flow_indication = irttp_flow_indication; in irttp_open_tsap()
1011 static void irttp_flow_indication(void *instance, void *sap, LOCAL_FLOW flow) in irttp_flow_indication() function