Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip6.h169 #define IP6OPT_MUTABLE 0x20 macro
H A Dip_ah.c429 if (ptr[count] & IP6OPT_MUTABLE) in ah_massage_headers()