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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn_ppp.h169 } ippp_bundle; typedef in typeref:struct:__anon9965
H A Disdn.h394 ippp_bundle * pb; /* pointer to the common bundle structure
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c63 static ippp_bundle * isdn_ppp_bundle_arr = NULL;
66 static int isdn_ppp_mp_init( isdn_net_local * lp, ippp_bundle * add_to );
1530 int sz = ISDN_MAX_CHANNELS*sizeof(ippp_bundle);
1538 static ippp_bundle * isdn_ppp_mp_bundle_alloc(void)
1547 static int isdn_ppp_mp_init( isdn_net_local * lp, ippp_bundle * add_to )
1579 static struct sk_buff * isdn_ppp_mp_discard( ippp_bundle * mp,
1583 static void isdn_ppp_mp_free_skb( ippp_bundle * mp, struct sk_buff * skb );
1591 ippp_bundle * mp;
1853 struct sk_buff * isdn_ppp_mp_discard( ippp_bundle * mp,
1868 ippp_bundle * m
[all...]

Completed in 61 milliseconds