Home
last modified time | relevance | path

Searched refs:icmpt (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Dicmp.c332 fl.uli_u.icmpt.type = type; in icmpv6_send()
333 fl.uli_u.icmpt.code = code; in icmpv6_send()
407 fl.uli_u.icmpt.type = ICMPV6_ECHO_REPLY; in icmpv6_echo_reply()
408 fl.uli_u.icmpt.code = 0; in icmpv6_echo_reply()
Draw.c628 fl.uli_u.icmpt.type = 0; in rawv6_sendmsg()
629 fl.uli_u.icmpt.code = 0; in rawv6_sendmsg()
Droute.c1799 fl.uli_u.icmpt.type = 0; in inet6_rtm_getroute()
1800 fl.uli_u.icmpt.code = 0; in inet6_rtm_getroute()
/linux-2.4.37.9/include/net/
Dflow.h42 } icmpt; member