Home | History | Annotate | Download | only in extensions

Lines Matching full:protonum

37 		__u16 protonum;
349 sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.protonum = cb->val.protocol;
352 if (sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.protonum == 0
709 printf(" %u", sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.protonum);