Searched refs:global_handler (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | l3ni1.c | 2844 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler() function 2908 global_handler(st, MT_DL_ESTABLISHED, NULL); in ni1up() 2956 global_handler(st, mt, skb); in ni1up() 2968 global_handler(st, mt, skb); in ni1up()
|
D | l3dss1.c | 2904 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler() function 3013 global_handler(st, mt, skb); in dss1up()
|