Searched refs:create_lsmsg (Results 1 – 4 of 4) sorted by relevance
35 extern mblk_t *create_lsmsg(enum LSstat);
113 create_lsmsg(enum LSstat ls_type) in create_lsmsg() function
618 lsmp = create_lsmsg(PPP_LINKSTAT_IPV4_BOUND); in sppp_dl_bind()623 lsmp = create_lsmsg(PPP_LINKSTAT_IPV6_BOUND); in sppp_dl_bind()715 msg = create_lsmsg(PPP_LINKSTAT_IPV4_UNBOUND); in sppp_dl_unbind()719 msg = create_lsmsg(PPP_LINKSTAT_IPV6_UNBOUND); in sppp_dl_unbind()
395 mp = create_lsmsg(PPP_LINKSTAT_IPV4_UNBOUND); in sppp_close()398 mp = create_lsmsg(PPP_LINKSTAT_IPV6_UNBOUND); in sppp_close()1708 mpnew = create_lsmsg(PPP_LINKSTAT_NEEDUP); in sppp_outpkt()1933 mp = create_lsmsg(PPP_LINKSTAT_HANGUP); in sppp_recv_nondata()