Lines Matching refs:PStack
48 static unsigned char new_invoke_id(struct PStack *p) in new_invoke_id()
73 static void free_invoke_id(struct PStack *p, unsigned char id) in free_invoke_id()
86 *dss1_new_l3_process(struct PStack *st, int cr) in dss1_new_l3_process()
113 l3dss1_search_dummy_proc(struct PStack *st, int id) in l3dss1_search_dummy_proc()
131 l3dss1_dummy_return_result(struct PStack *st, int id, u_char *p, u_char nlen) in l3dss1_dummy_return_result()
164 l3dss1_dummy_error_return(struct PStack *st, int id, ulong error) in l3dss1_dummy_error_return()
197 l3dss1_dummy_invoke(struct PStack *st, int cr, int id, in l3dss1_dummy_invoke()
221 l3dss1_parse_facility(struct PStack *st, struct l3_process *pc, in l3dss1_parse_facility()
2168 static int l3dss1_cmd_global(struct PStack *st, isdn_ctrl *ic) in l3dss1_cmd_global()
2904 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler()
2945 dss1up(struct PStack *st, int pr, void *arg) in dss1up()
3117 dss1down(struct PStack *st, int pr, void *arg) in dss1down()
3168 dss1man(struct PStack *st, int pr, void *arg) in dss1man()
3196 setstack_dss1(struct PStack *st) in setstack_dss1()