HomeSort by relevance Sort by last modified time
    Searched refs:isfrag (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ip.c 86 boolean_t isfrag = B_FALSE; local
121 isfrag = B_TRUE;
127 if (isfrag) {
240 } else if (!isfrag || (flags & F_DTAIL) && isfrag && fragoffset == 0) {
317 boolean_t isfrag = B_FALSE; local
407 * Set isfrag to true if one of the extension headers encounterred
415 isfrag = B_TRUE;
425 if (!isfrag || flags & F_DTAIL) {
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/sctp/
sctp_input.c 1203 int isfrag; local
    [all...]

Completed in 120 milliseconds