Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c265 static void sppp_cisco_send(struct sppp *sp, int type, long par1, long par2);
1351 sppp_cisco_send(sp, CISCO_ADDR_REPLY, me, mymask); in sppp_cisco_input()
1360 sppp_cisco_send(struct sppp *sp, int type, long par1, long par2) in sppp_cisco_send() function
4795 sppp_cisco_send (sp, CISCO_KEEPALIVE_REQ, in sppp_keepalive()