Searched refs:cta_protoinfo (Results 1 - 1 of 1) sorted by relevance

/external/libnetfilter_conntrack/src/conntrack/
H A Dbsf.c382 unsigned int cta_protoinfo; member in struct:__anon11112
386 .cta_protoinfo = CTA_PROTOINFO_TCP,
390 .cta_protoinfo = CTA_PROTOINFO_SCTP,
394 .cta_protoinfo = CTA_PROTOINFO_DCCP,
399 if (cta[proto].cta_protoinfo == 0 && cta[proto].cta_state == 0) {
405 cta[proto].cta_protoinfo,

Completed in 60 milliseconds