Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Disdn_ppp.h117 } ippp_bundle; typedef
Disdn.h256 ippp_bundle * pb; /* pointer to the common bundle structure
/linux-4.19.296/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);
1568 int sz = ISDN_MAX_CHANNELS * sizeof(ippp_bundle); in isdn_ppp_mp_bundle_array_init()
1576 static ippp_bundle *isdn_ppp_mp_bundle_alloc(void) in isdn_ppp_mp_bundle_alloc()
1585 static int isdn_ppp_mp_init(isdn_net_local *lp, ippp_bundle *add_to) in isdn_ppp_mp_init()
1617 static struct sk_buff *isdn_ppp_mp_discard(ippp_bundle *mp,
1621 static void isdn_ppp_mp_free_skb(ippp_bundle *mp, struct sk_buff *skb);
1629 ippp_bundle *mp; in isdn_ppp_mp_receive()
1891 struct sk_buff *isdn_ppp_mp_discard(ippp_bundle *mp, in isdn_ppp_mp_discard()
1906 ippp_bundle *mp = net_dev->pb; in isdn_ppp_mp_reassembly()
[all …]