Home
last modified time | relevance | path

Searched refs:_fl (Results 1 – 2 of 2) sorted by relevance

/net/sctp/
Dipv6.c279 struct flowi _fl; in sctp_v6_get_dst() local
280 struct flowi6 *fl6 = &_fl.u.ip6; in sctp_v6_get_dst()
290 memset(&_fl, 0, sizeof(_fl)); in sctp_v6_get_dst()
330 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v6_get_dst()
356 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v6_get_dst()
396 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v6_get_dst()
411 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v6_get_dst()
Dprotocol.c420 struct flowi _fl; in sctp_v4_get_dst() local
421 struct flowi4 *fl4 = &_fl.u.ip4; in sctp_v4_get_dst()
431 memset(&_fl, 0x0, sizeof(_fl)); in sctp_v4_get_dst()
453 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v4_get_dst()
520 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v4_get_dst()
530 memcpy(fl, &_fl, sizeof(_fl)); in sctp_v4_get_dst()