Rename rs_packet_flags members.
authorLinus Nordberg <linus@nordberg.se>
Thu, 24 Jan 2013 07:32:23 +0000 (08:32 +0100)
committerLinus Nordberg <linus@nordberg.se>
Thu, 24 Jan 2013 08:30:02 +0000 (09:30 +0100)
commit683e3e1bbbdfe2f08dc12f1e840e71ed6088a0e3
tree73e26b7fe3cd2231f9a82fa1a10fe3c196ce8585
parent54ca8b0dc915b6fac25de9d7cdaf6154dbbb27da
Rename rs_packet_flags members.

Uppercase to make them appear as the constants they are, as opposed to
variables.

Remove 'flag' suffix, typically used for variables.

Spell out HEADER.
lib/conn.c
lib/include/radsec/radsec-impl.h
lib/send.c
lib/tcp.c