Searched refs:data_ind (Results 1 – 3 of 3) sorted by relevance
89 int (*data_ind)(struct concap_proto *cprot, struct sk_buff *skb); member
132 int (*data_ind)(struct concap_proto *cprot, struct sk_buff *skb);
1874 if( cprot -> pops -> data_ind){ in isdn_net_receive()1875 cprot -> pops -> data_ind(cprot,skb); in isdn_net_receive()