Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dinqueue.c188 chunk->has_asconf = 0; in sctp_inq_pop()
H A Dsm_statefuns.c3909 if (!chunk->has_asconf) in sctp_sf_do_asconf()
/openbmc/linux/include/net/sctp/
H A Dstructs.h661 has_asconf:1, /* IN: have seen an asconf before */ member