Home
last modified time | relevance | path

Searched refs:fl4_icmp_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dflow.h89 #define fl4_icmp_type uli.icmpt.type macro
/linux/net/ipv4/
H A Draw.c445 fl4->fl4_icmp_type = rfv->hdr.icmph.type; in raw_probe_proto_opt()
615 fl4.fl4_icmp_type = 0; in raw_sendmsg()
/linux/net/xfrm/
H A Dxfrm_policy.c3459 fl4->fl4_icmp_type = flkeys->icmp.type; in decode_session4()
3558 (fl4->fl4_icmp_type == ICMP_DEST_UNREACH || in icmp_err_packet()
3559 fl4->fl4_icmp_type == ICMP_TIME_EXCEEDED)) in icmp_err_packet()