안녕하세요
socket ioctl()을 써서 네트워크 인터페이스 정보를 읽어보려고 하는데요. 옵션중에 SIOCGIFDSTADDR 가 무엇인지 모르겠습니다. 그냥 자기 IP를 가져오던데...
정확히 무슨 의미일까요? 답변부탁드립니다.
#define SIOCGIFDSTADDR 0x8917 /* get remote PA address */ #define SIOCSIFDSTADDR 0x8918 /* set remote PA address */
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
/usr/include/bits/ioctls.h 참조하세요
#define SIOCGIFDSTADDR 0x8917 /* get remote PA address */
#define SIOCSIFDSTADDR 0x8918 /* set remote PA address */
댓글 달기