Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ieee1394/ | |
if_fwip.c | 826 int rtcode; local in function:fwip_unicast_input 841 rtcode = FWRCODE_ER_TYPE; 843 rtcode = FWRCODE_ER_ADDR; 845 rtcode = FWRCODE_COMPLETE; 857 if (rtcode != FWRCODE_COMPLETE) { |
if_fwip.c | 826 int rtcode; local in function:fwip_unicast_input 841 rtcode = FWRCODE_ER_TYPE; 843 rtcode = FWRCODE_ER_ADDR; 845 rtcode = FWRCODE_COMPLETE; 857 if (rtcode != FWRCODE_COMPLETE) { |
if_fwip.c | 826 int rtcode; local in function:fwip_unicast_input 841 rtcode = FWRCODE_ER_TYPE; 843 rtcode = FWRCODE_ER_ADDR; 845 rtcode = FWRCODE_COMPLETE; 857 if (rtcode != FWRCODE_COMPLETE) { |