Home | History | Annotate | Download | only in DxeNetLib

Lines Matching refs:IP4_MASK_NUM

46 GLOBAL_REMOVE_IF_UNREFERENCED IP4_ADDR  gIp4AllMasks[IP4_MASK_NUM] = {

552 If the mask is invalid, return the invalid length 33, which is IP4_MASK_NUM.
557 @return The length of the netmask, IP4_MASK_NUM if the mask is invalid.
568 for (Index = 0; Index < IP4_MASK_NUM; Index++) {