Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Disdn_ppp.h117 } ippp_bundle; typedef
Disdn.h256 ippp_bundle * pb; /* pointer to the common bundle structure
/linux-4.4.14/drivers/isdn/i4l/
Disdn_ppp.c64 static ippp_bundle *isdn_ppp_bundle_arr = NULL;
67 static int isdn_ppp_mp_init(isdn_net_local *lp, ippp_bundle *add_to);
1558 int sz = ISDN_MAX_CHANNELS * sizeof(ippp_bundle); in isdn_ppp_mp_bundle_array_init()
1566 static ippp_bundle *isdn_ppp_mp_bundle_alloc(void) in isdn_ppp_mp_bundle_alloc()
1575 static int isdn_ppp_mp_init(isdn_net_local *lp, ippp_bundle *add_to) in isdn_ppp_mp_init()
1607 static struct sk_buff *isdn_ppp_mp_discard(ippp_bundle *mp,
1611 static void isdn_ppp_mp_free_skb(ippp_bundle *mp, struct sk_buff *skb);
1619 ippp_bundle *mp; in isdn_ppp_mp_receive()
1881 struct sk_buff *isdn_ppp_mp_discard(ippp_bundle *mp, in isdn_ppp_mp_discard()
1896 ippp_bundle *mp = net_dev->pb; in isdn_ppp_mp_reassembly()
[all …]